mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16704 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1d6f162285
commit
e11c5887a6
15 changed files with 125 additions and 125 deletions
|
@ -48,7 +48,7 @@ main(int argc, char** argv, char **env)
|
|||
{
|
||||
NSLog(@"plser: unable to get process information!\n");
|
||||
[pool release];
|
||||
exit(0);
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
args = [proc arguments];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue