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/magicRun.d

    r24674 r27197  
    99FIELD    diff_id,        5,   %d,     Diff ID
    1010FIELD    label,          5,   %s,     Label
    11 FIELD    inverse,        5,   %s,     Inverse
     11FIELD    inverse,        5,   %d,     Inverse
    1212FIELD    state,          5,   %s,     State
    13 FIELD    fault,          5,   %s,     Fault
     13FIELD    fault,          5,   %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.