--- NSPropertyList.m.ORG Sat Jul 9 04:30:49 2005
+++ NSPropertyList.m Fri Oct 7 10:09:13 2005
@@ -1590,7 +1590,7 @@
}
else if (x == NSPropertyListGNUstepFormat)
{
- [dest appendBytes: "<*BY>\n" length: 6];
+ [dest appendBytes: "<*BY>" length: 5];
}
else
{
@@ -1605,7 +1605,7 @@
}
else if (x == NSPropertyListGNUstepFormat)
{
- [dest appendBytes: "<*BN>\n" length: 6];
+ [dest appendBytes: "<*BN>" length: 5];
}
else
{
--
Chris
--
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat* http://www.gmx.net/de/go/dsl
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep