IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28146 for trunk/pstamp


Ignore:
Timestamp:
May 27, 2010, 1:37:11 PM (16 years ago)
Author:
bills
Message:

don't revert dependent faults with fault > 10 unless explicitly requested by the user

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/pstamp.h

    r26242 r28146  
    99typedef enum {
    1010        PSTAMP_SUCCESS          = 0,
     11        PSTAMP_FIRST_ERROR_CODE = 10,
    1112        PSTAMP_SYSTEM_ERROR     = 10,
    1213        PSTAMP_NOT_IMPLEMENTED  = 11,
Note: See TracChangeset for help on using the changeset viewer.