Index: trunk/psModules/src/objects/pmSourceIO.c
===================================================================
--- trunk/psModules/src/objects/pmSourceIO.c	(revision 12543)
+++ trunk/psModules/src/objects/pmSourceIO.c	(revision 12560)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-03-22 18:06:37 $
+ *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-03-23 00:38:11 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -511,4 +511,5 @@
         psString realname = pmConfigConvertFilename (file->filename, config, create);
 
+	// read the PHU from this file 
         file->fits = psFitsOpen (realname, "r");
         if (hdu->header != NULL) {
