Index: trunk/psLib/src/astro/psCoord.c
===================================================================
--- trunk/psLib/src/astro/psCoord.c	(revision 4289)
+++ trunk/psLib/src/astro/psCoord.c	(revision 4321)
@@ -10,6 +10,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.74 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-06-16 22:42:09 $
+*  @version $Revision: 1.75 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-06-20 22:42:29 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -268,5 +268,5 @@
 }
 
-psPlaneDistort* psPlaneDistortAlloc(psS32 n1, psS32 n2, psS32 n3, psS32 n4)
+psPlaneDistort* psPlaneDistortAlloc(int n1, int n2, int n3, int n4)
 {
     PS_ASSERT_INT_NONNEGATIVE(n1, NULL);
