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/addstar/include/skycells.h

    r21048 r21153  
    7676
    7777void         SetProtect                     PROTO((int mode));
    78 int          SetSignals                     PROTO(());
     78int          SetSignals                     PROTO((void));
    7979int          Shutdown                       PROTO((char *message, ...); )
    8080void         TrapSignal                     PROTO((int sig));
Note: See TracChangeset for help on using the changeset viewer.