Changeset 6684 for trunk/Ohana/src/libdvo
- Timestamp:
- Mar 26, 2006, 1:14:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/src/dvo_image_raw.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/src/dvo_image_raw.c
r5386 r6684 24 24 if (!strcmp (format, "ELIXIR")) db[0].format = DVO_FORMAT_ELIXIR; 25 25 if (!strcmp (format, "PANSTARRS")) db[0].format = DVO_FORMAT_PANSTARRS; 26 if (!strcmp (format, "PMTEST")) db[0].format = DVO_FORMAT_PANSTARRS; 26 27 if (db[0].format != DVO_FORMAT_UNDEF) goto got_format; 27 28 }
Note:
See TracChangeset
for help on using the changeset viewer.
