Changeset 12462
- Timestamp:
- Mar 15, 2007, 3:47:50 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/getstar/src/ConfigInit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/getstar/src/ConfigInit.c
r12332 r12462 33 33 34 34 /* XXX this does not yet write out the master photcode table */ 35 sprintf ( MasterPhotcodeFile, "%s/Photcodes.dat", CATDIR);35 sprintf (CatdirPhotcodeFile, "%s/Photcodes.dat", CATDIR); 36 36 if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile)) { 37 37 fprintf (stderr, "error loading photcode table %s or master file %s\n", CatdirPhotcodeFile, MasterPhotcodeFile);
Note:
See TracChangeset
for help on using the changeset viewer.
