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

    r26955 r27197  
    55
    66#     field                    size  format  name         show    link to                  extras
    7 FIELD distComponent.dist_id,   5, %s,     Dist ID
     7FIELD distComponent.dist_id,   5, %d,     Dist ID
    88FIELD distComponent.component, 5, %d,     Component
    99FIELD distComponent.bytes,     5, %s,     Bytes
     
    1212FIELD distComponent.outdir,    5, %s,     Outdir
    1313FIELD distComponent.name,      5, %s,     Name
    14 FIELD distComponent.fault,     5, %s,     Fault
     14FIELD distComponent.fault,     5, %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.