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/getstar/include/dvoImageExtract.h

    r12840 r21153  
    2424void TrapSignal          PROTO((int sig));
    2525void SetProtect          PROTO((int mode));
    26 int  SetSignals          PROTO(());
     26int  SetSignals          PROTO((void));
    2727
    2828int GetFileMode (Header *header);
Note: See TracChangeset for help on using the changeset viewer.