Changeset 28484 for branches/pap/magic/remove/src/streaksremove.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
magic/remove/src/streaksremove.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/magic/remove/src/streaksremove.c
r27469 r28484 940 940 941 941 psArray *inTable = psFitsReadTable(in->fits); 942 if (!inTable) { 943 psErrorStackPrint(stderr, "failed to read tablle in %s", in->resolved_name); 944 streaksExit("", PS_EXIT_DATA_ERROR); 945 } 942 946 if (!inTable->n) { 943 947 psErrorStackPrint(stderr, "table in %s is empty", in->resolved_name);
Note:
See TracChangeset
for help on using the changeset viewer.
