Changeset 12031 for branches/dvo-mods-2007-02/Ohana/src/opihi/dvo/extract.c
- 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/extract.c
r12008 r12031 119 119 if (PhotcodeSelect) { 120 120 Ns = GetPhotcodeNsec (code[0].code); 121 if ((mode != REF) && (code[0].type != PHOT_SEC) && (code[0].type != PHOT_PRI)) {122 gprint (GP_ERR, "filter must be a PRIMARY or SECONDARYphotometry type\n");121 if ((mode != REF) && (code[0].type != PHOT_SEC)) { 122 gprint (GP_ERR, "filter must be a average photometry type\n"); 123 123 return (FALSE); 124 124 }
Note:
See TracChangeset
for help on using the changeset viewer.
