Changeset 28068
- Timestamp:
- May 21, 2010, 12:26:44 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_results_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_results_file.pl
r28046 r28068 55 55 { name => 'ERROR_CODE',type => 'V', writetype => TULONG }, 56 56 # error string correspoding to ERROR_CODE 57 { name => 'ERROR_STR',type => ' 16A', writetype => TSTRING },57 { name => 'ERROR_STR',type => '24A', writetype => TSTRING }, 58 58 # name of the postage stamp image 59 59 { name => 'IMG_NAME', type => '64A', writetype => TSTRING },
Note:
See TracChangeset
for help on using the changeset viewer.
