[Libreoffice-commits] core.git: solenv/gbuild
Chris Sherlock
chris.sherlock79 at gmail.com
Mon Apr 15 04:29:13 PDT 2013
solenv/gbuild/gbuild.help.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b9233625b411f051fc0b777951925f2b98666844
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Mon Apr 15 20:43:41 2013 +1000
"Degugging" no more in make help :-)
Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242
Reviewed-on: https://gerrit.libreoffice.org/3395
Reviewed-by: Joren De Cuyper <joren.libreoffice at telenet.be>
Reviewed-by: Jan Holesovsky <kendy at suse.cz>
Tested-by: Jan Holesovsky <kendy at suse.cz>
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 43076d6..776aeb1 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -94,10 +94,10 @@ INTERACTIVE VARIABLES:
(Note that levels higher than 2 are used only by obsolete debugging
features. Use SAL_INFO/SAL_WARN with a specific area for extra debug
output in new code.)
- 2 = degugging information + no optimizations + extra
+ 2 = debugging information + no optimizations + extra
debug output. OSL_TRACE starts being active on this
level.
- 3... = degugging information + no optimizations + extra
+ 3... = debugging information + no optimizations + extra
debug output (usually extremely verbose). Levels
> 2 are not used very much.
TIMELOG / timelog
More information about the Libreoffice-commits
mailing list