IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2010, 3:52:31 PM (16 years ago)
Author:
heather
Message:

fixing fields to be numbers, not strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/magicFailedMasks.d

    r24674 r27197  
    1212FIELD    magicRun.diff_id,       5,   %d,     Diff ID
    1313FIELD    magicRun.label,         5,   %s,     Label
    14 FIELD    magicRun.inverse,       5,   %s,     Inverse
     14FIELD    magicRun.inverse,       5,   %d,     Inverse
    1515FIELD    magicRun.state,         5,   %s,     State
    1616FIELD    magicMask.streaks,      5,   %d,     Fault
    17 FIELD    magicMask.fault,        5,   %s,     Fault
     17FIELD    magicMask.fault,        5,   %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.