mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Documentation tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23061 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ff79e8f42c
commit
54e6f089e7
1 changed files with 3 additions and 1 deletions
|
@ -661,7 +661,9 @@
|
|||
|
||||
/**
|
||||
* Specify whether to generate compact XML (omit indentation and other white
|
||||
* space and omit <string> element markup).
|
||||
* space and omit <string> element markup).<br />
|
||||
* Compact representation saves some space (can be important when sent over
|
||||
* slow/low bandwidth connections), but sacrifices readability.
|
||||
*/
|
||||
- (void) setCompact: (BOOL)flag;
|
||||
|
||||
|
|
Loading…
Reference in a new issue