Minor symbol visibility cleanups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23952 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-10-23 14:47:37 +00:00
parent 4fa4c00318
commit d733696a80
11 changed files with 168 additions and 253 deletions

View file

@ -213,7 +213,7 @@ static BOOL fallbackInitialisation = NO;
*** Implementing the gnustep_base_user_main function
*************************************************************************/
void
static void
_gnu_process_args(int argc, char *argv[], char *env[])
{
CREATE_AUTORELEASE_POOL(arp);