IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2016, 2:12:51 PM (10 years ago)
Author:
eugene
Message:

address very pedantic build errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20160226/src/relastro/include/relastro.h

    r39411 r39412  
    653653
    654654int indexCatalogs (Catalog *catalog, int Ncatalog);
    655 int catID_and_objID_to_seq (int catID, int objID, int *catSeq, off_t *objSeq);
     655int catID_and_objID_to_seq (unsigned int catID, unsigned int objID, int *catSeq, off_t *objSeq);
    656656
    657657int markObjects (Catalog *catalog, int Ncatalog);
Note: See TracChangeset for help on using the changeset viewer.