Minor naming consistency tidyups, and a fix to let java code using property

lists work with a base library that includes the new
NSPropertyListSerialisation class.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18526 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2004-02-02 12:26:59 +00:00
parent a5cf95ab82
commit 24d6fe34b0
5 changed files with 91 additions and 12 deletions

View file

@ -1,4 +1,4 @@
/** Implementation for NSKeyedArchiver for GNUStep
/** Implementation for NSKeyedArchiver for GNUstep
Copyright (C) 2004 Free Software Foundation, Inc.
Written by: Richard Frith-Macdonald <rfm@gnu.org>