Index: branches/eam_branches/psphot.20100506/src/psphotStackParseCamera.c
===================================================================
--- branches/eam_branches/psphot.20100506/src/psphotStackParseCamera.c	(revision 27876)
+++ branches/eam_branches/psphot.20100506/src/psphotStackParseCamera.c	(revision 27883)
@@ -113,5 +113,5 @@
 	    }
 	    outputImage->save = true;
-	    outsources->fileID = i;		// this is used to generate output names
+	    outputImage->fileID = i;		// this is used to generate output names
 
 	    pmFPAfile *outputMask = pmFPAfileDefineOutput(config, outputImage->fpa, "PSPHOT.STACK.OUTPUT.MASK");
