- Timestamp:
- Feb 23, 2007, 4:39:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/opihi/dvo/imextract.c
r12008 r12031 63 63 return (FALSE); 64 64 } 65 if ((code[0].type != PHOT_ PRI) && (code[0].type != PHOT_SEC) && (code[0].type != PHOT_DEP)) {65 if ((code[0].type != PHOT_SEC) && (code[0].type != PHOT_DEP)) { 66 66 gprint (GP_ERR, "photcode must be primary, secondary, or dependent code\n"); 67 67 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
