Documentation tweaks

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17246 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2003-07-17 09:27:31 +00:00
parent f64a32dbd1
commit f357f10801
2 changed files with 11 additions and 1 deletions

View file

@ -945,7 +945,8 @@ static BOOL debugTemporarilyDisabled = NO;
/**
* This method returns a set of debug levels set using the
* --GNU-Debug=... command line option.<br />
* --GNU-Debug=... command line option and/or the GNU-Debug
* user default.<br />
* You can modify this set to change the debug logging under
* your programs control ... but such modifications are not
* thread-safe.