Index: trunk/psLib/src/image/psImagePixelManip.c
===================================================================
--- trunk/psLib/src/image/psImagePixelManip.c	(revision 4367)
+++ trunk/psLib/src/image/psImagePixelManip.c	(revision 4385)
@@ -10,6 +10,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-23 03:50:29 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-25 00:51:28 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -311,8 +311,8 @@
 
 int psImageClipComplexRegion(psImage* input,
-                             _Complex min,
-                             _Complex vmin,
-                             _Complex max,
-                             _Complex vmax)
+                             complex min,
+                             complex vmin,
+                             complex max,
+                             complex vmax)
 {
     psS32 numClipped = 0;
