Lots of gsdoc updates

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11148 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2001-10-15 14:42:56 +00:00
parent 91e8e0a6ea
commit 3d357aba9f
11 changed files with 664 additions and 121 deletions

View file

@ -35,7 +35,7 @@
[super dealloc];
}
- (NSDictionary*) info
- (NSMutableDictionary*) info
{
return info;
}