Changeset 24974 for trunk/Ohana/src/opihi/dvo/dbFields.c
- Timestamp:
- Aug 2, 2009, 4:27:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/dbFields.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/dbFields.c
r21508 r24974 37 37 if (!strcasecmp (string, "ave")) return (MAG_AVE); 38 38 if (!strcasecmp (string, "ref")) return (MAG_REF); 39 if (!strcasecmp (string, "ap")) return (MAG_APER); 40 if (!strcasecmp (string, "aper")) return (MAG_APER); 39 41 if (!strcasecmp (string, "err")) return (MAG_ERR); 40 42 if (!strcasecmp (string, "photflags")) return (MAG_PHOT_FLAGS);
Note:
See TracChangeset
for help on using the changeset viewer.
