Index: trunk/psModules/src/objects/pmSourcePhotometry.c
===================================================================
--- trunk/psModules/src/objects/pmSourcePhotometry.c	(revision 16911)
+++ trunk/psModules/src/objects/pmSourcePhotometry.c	(revision 17287)
@@ -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.40 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-04-02 22:40:36 $
  *
  *  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;
     }
