mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
e845237c55
commit
196d805a28
26 changed files with 1628 additions and 811 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue