IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2015, 11:02:24 AM (11 years ago)
Author:
eugene
Message:

explicitly declare functions to have void parameters if this is the case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/dvolens/include/dvolens.h

    r38153 r38592  
    6868int           main                    PROTO((int argc, char **argv));
    6969
    70 void          update_objects          PROTO(());
     70void          update_objects          PROTO((void));
    7171int           update_objects_parallel PROTO((SkyList *sky));
    7272int           update_objects_catalog  PROTO((Catalog *catalog));
Note: See TracChangeset for help on using the changeset viewer.