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

    r24674 r27197  
    1313FIELD    magicRun.diff_id,       5,   %d,     Diff ID
    1414FIELD    magicRun.label,         5,   %s,     Label
    15 FIELD    magicRun.inverse,       5,   %s,     Inverse
     15FIELD    magicRun.inverse,       5,   %d,     Inverse
    1616FIELD    magicRun.state,         5,   %s,     State
    1717FIELD    magicTree.node,         5,   %s,     Node
    1818FIELD    magicTree.dep,          5,   %s,     Parent
    19 FIELD    magicNodeResult.fault,  5,   %s,     Fault
     19FIELD    magicNodeResult.fault,  5,   %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.