Index: trunk/psModules/src/objects/pmSourceIO.h
===================================================================
--- trunk/psModules/src/objects/pmSourceIO.h	(revision 17396)
+++ trunk/psModules/src/objects/pmSourceIO.h	(revision 17832)
@@ -4,6 +4,6 @@
  * @author EAM, IfA; GLG, MHPCC
  *
- * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- * @date $Date: 2008-04-08 18:35:38 $
+ * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-05-28 21:48:49 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  *
@@ -57,8 +57,8 @@
 
 bool pmFPAviewCheckDataStatusForSources (const pmFPAview *view, const pmFPAfile *file);
-bool pmFPACheckDataStatusForSources (const pmFPA *fpa);
-bool pmChipCheckDataStatusForSources (const pmChip *chip);
-bool pmCellCheckDataStatusForSources (const pmCell *cell);
-bool pmReadoutCheckDataStatusForSources (const pmReadout *readout);
+bool pmFPACheckDataStatusForSources (const pmFPA *fpa, const char *name);
+bool pmChipCheckDataStatusForSources (const pmChip *chip, const char *name);
+bool pmCellCheckDataStatusForSources (const pmCell *cell, const char *name);
+bool pmReadoutCheckDataStatusForSources (const pmReadout *readout, const char *name);
 
 /// @}
