Index: /trunk/Ohana/src/getstar/src/ConfigInit.c
===================================================================
--- /trunk/Ohana/src/getstar/src/ConfigInit.c	(revision 12461)
+++ /trunk/Ohana/src/getstar/src/ConfigInit.c	(revision 12462)
@@ -33,5 +33,5 @@
 
   /* XXX this does not yet write out the master photcode table */
-  sprintf (MasterPhotcodeFile, "%s/Photcodes.dat", CATDIR);
+  sprintf (CatdirPhotcodeFile, "%s/Photcodes.dat", CATDIR);
   if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile)) {
     fprintf (stderr, "error loading photcode table %s or master file %s\n", CatdirPhotcodeFile, MasterPhotcodeFile);
