- Timestamp:
- Oct 2, 2009, 5:10:19 PM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/dvo/photometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
- Property svn:mergeinfo changed
-
branches/eam_branches/20090820/Ohana/src/opihi/dvo/photometry.c
r21508 r25766 325 325 return (FALSE); 326 326 } 327 if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile)) { 327 328 // XXX now that DVO does not allow write access, we can drop the MasterPhotcodeFile 329 if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile, FALSE)) { 328 330 gprint (GP_ERR, "error loading photcode table %s or master file %s\n", CatdirPhotcodeFile, MasterPhotcodeFile); 329 331 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
