IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2009, 12:47:36 PM (17 years ago)
Author:
bills
Message:

add comment about the error codes needing to stay in sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm

    r25075 r25077  
    4646our $PSTAMP_SELECT_WEIGHT    = 4;
    4747
    48 # job and request ERROR_CODE(s)
     48# job and result codes
     49# NOTE: these must match the values in pstamp/src/pstamp.h
    4950our $PSTAMP_SUCCESS          = 0;
    5051our $PSTAMP_SYSTEM_ERROR     = 10;
Note: See TracChangeset for help on using the changeset viewer.