mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Property list output fixups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10851 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6580f6f86d
commit
898452270d
6 changed files with 62 additions and 60 deletions
|
@ -495,7 +495,7 @@ XMLPlObject(NSMutableString *dest, id obj, NSDictionary *loc, unsigned lev)
|
|||
}
|
||||
|
||||
NSString*
|
||||
GSXMLPlMake(id obj, NSDictionary *loc, unsigned lev)
|
||||
GSXMLPlMake(id obj, NSDictionary *loc)
|
||||
{
|
||||
NSMutableString *dest;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue