mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 09:21:26 +00:00
Correct missplaced bracket
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20638 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a24843e653
commit
ec81bf0350
2 changed files with 5 additions and 1 deletions
|
@ -1274,8 +1274,8 @@ init(int argc, char** argv, char **env)
|
|||
gpbs_log(LOG_CRIT);
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
* Make gpbs logging go to syslog unless overridden by user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue