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
cd13d283b2
commit
a62efff84c
15 changed files with 125 additions and 125 deletions
|
@ -47,7 +47,7 @@ main(int argc, char** argv, char **env)
|
|||
{
|
||||
NSLog(@"plparse: unable to get process information!\n");
|
||||
[pool release];
|
||||
exit(1);
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
args = [proc arguments];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue