Changeset 17872 for trunk/ippTools/src/pztool.c
- Timestamp:
- May 30, 2008, 4:19:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pztool.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pztool.c
r17700 r17872 111 111 camera, 112 112 telescope, 113 uri 113 uri, 114 NULL // epoch 114 115 )) { 115 116 psError(PS_ERR_UNKNOWN, false, "database error"); … … 370 371 class_id, 371 372 uri, 372 code 373 code, 374 NULL // epoch 373 375 )) { 374 376 psError(PS_ERR_UNKNOWN, false, "database error"); … … 497 499 tess_id, // tess_id 498 500 end_stage, // end_stage 499 label 501 label, 502 NULL // epoch 500 503 ) 501 504 ) {
Note:
See TracChangeset
for help on using the changeset viewer.
