Index: trunk/psModules/src/objects/pmSourceIO_OBJ.c
===================================================================
--- trunk/psModules/src/objects/pmSourceIO_OBJ.c	(revision 13064)
+++ trunk/psModules/src/objects/pmSourceIO_OBJ.c	(revision 13137)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-04-27 22:14:08 $
+ *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-05-03 00:13:03 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -70,5 +70,5 @@
 
         dmag = dPAR[PM_PAR_I0] / PAR[PM_PAR_I0];
-        type = pmSourceDophotType (source);
+        type = pmSourceGetDophotType (source);
         if ((source->apMag < 99.0) && (source->psfMag < 99.0)) {
             apResid = source->apMag - source->psfMag;
