Changeset 12274
- Timestamp:
- Mar 6, 2007, 8:53:04 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/libdvo/src/LoadPhotcodes.c
r12031 r12274 7 7 8 8 /* next try to load the photcodes from the master text photcode file */ 9 if (LoadPhotcodes FITS(master_file)) return TRUE;9 if (LoadPhotcodesText (master_file)) return TRUE; 10 10 11 11 return FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.
