IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2008, 3:39:54 PM (18 years ago)
Author:
jhoblitt
Message:

consitently handle *_id fields as numeric values instead of converting back of forth between ints and strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxregister.h

    r14023 r18336  
    2525#include "pxtools.h"
    2626
    27 bool pxnewExpSetState(pxConfig *config, const char *exp_id, const char *state);
     27bool pxnewExpSetState(pxConfig *config, psS64 exp_id, const char *state);
    2828
    2929#endif // PXREGISTER_H
Note: See TracChangeset for help on using the changeset viewer.