Integrated documentation improvement patch by Adrian Robert

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18943 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2004-03-29 03:37:46 +00:00
parent e845237c55
commit 196d805a28
26 changed files with 1628 additions and 811 deletions

View file

@ -1,4 +1,4 @@
/* This tool merges text property lists into a single property list.
/** This tool merges text property lists into a single property list.
Copyright (C) 2000 Free Software Foundation, Inc.
Written by: Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
@ -33,6 +33,9 @@
#include "GNUstepBase/GSObjCRuntime.h"
#endif
/** <p> This tool merges text property lists into a single property list.
</p> */
int
main(int argc, char** argv, char **env)
{