Index: /branches/eam_branch_20080324/psModules/src/objects/pmSourcePhotometry.c
===================================================================
--- /branches/eam_branch_20080324/psModules/src/objects/pmSourcePhotometry.c	(revision 17309)
+++ /branches/eam_branch_20080324/psModules/src/objects/pmSourcePhotometry.c	(revision 17310)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-03-11 00:49:14 $
+ *  @version $Revision: 1.39.2.1 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-04-03 06:01:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -330,5 +330,5 @@
     }
     if (apSum <= 0) {
-        psError(PM_ERR_PHOTOM, true, "apSum is negative");
+	psError(PM_ERR_PHOTOM, true, "apSum is negative");
         return false;
     }
