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

    r14590 r21153  
    8787void      PlotVector          PROTO((int Npts, float *vect, int mode, int N));
    8888void      PrepPlotting        PROTO((int Npts, Graphdata *graphmode, int N));
    89 void      XDead               PROTO(());
     89void      XDead               PROTO((int value));
    9090void      alter_header        PROTO((char *, char **, int, double, double, double, double, double, double, double, double, int));
    9191void      area_of_region      PROTO((CatStats *region));
Note: See TracChangeset for help on using the changeset viewer.