IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2009, 10:43:26 AM (17 years ago)
Author:
eugene
Message:

lots of very minor API mods to satisfy some pickier compilers (supply void to prototypes for argument-less functions)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/dvosplit/include/dvosplit.h

    r16061 r21153  
    3232
    3333int        ConfigInit             PROTO((int *argc, char **argv));
    34 int        SetSignals             PROTO(());
     34int        SetSignals             PROTO((void));
    3535void       SetProtect             PROTO((int mode));
    3636void       TrapSignal             PROTO((int sig));
Note: See TracChangeset for help on using the changeset viewer.