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/libdvo/include/dvo.update.h

    r8638 r21153  
    275275int GetPhotcodeEquivCodebyCode (int code);
    276276int GetPhotcodeNsec (int code);
    277 int GetPhotcodeNsecfilt ();
     277int GetPhotcodeNsecfilt (void);
    278278void SetZeroPoint (double ZP);
    279279int *GetPhotcodeEquivList (int code, int *nlist);
Note: See TracChangeset for help on using the changeset viewer.