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

    r3519 r21153  
    4646void find_better_line (SMPData *stars, char *mark, int Npts, int i, double *M, double *B, int axis);
    4747
    48 void help ();
     48void help (void);
    4949void args (int argc, char **argv);
    5050void wfits (char *filename, SMPData *stars, int Nstars, Header *header);
Note: See TracChangeset for help on using the changeset viewer.