Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    r6f10697 r5eab298f  
    8787#endif
    8888       
    89         srand( time( NULL ) ^ getpid() );
    90        
    9189        global.helpfile = g_strdup( HELP_FILE );
    9290        if( help_init( &global.help, global.helpfile ) == NULL )
Note: See TracChangeset for help on using the changeset viewer.