IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28068


Ignore:
Timestamp:
May 21, 2010, 12:26:44 PM (16 years ago)
Author:
bills
Message:

need a bit more space for ERROR_STR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_results_file.pl

    r28046 r28068  
    5555        { name => 'ERROR_CODE',type => 'V',  writetype => TULONG },
    5656        # error string correspoding to ERROR_CODE
    57         { name => 'ERROR_STR',type => '16A', writetype => TSTRING },
     57        { name => 'ERROR_STR',type => '24A', writetype => TSTRING },
    5858        # name of the postage stamp image
    5959        { name => 'IMG_NAME', type => '64A', writetype => TSTRING },
Note: See TracChangeset for help on using the changeset viewer.