Index: trunk/psLib/src/imageops/psImageStructManip.h
===================================================================
--- trunk/psLib/src/imageops/psImageStructManip.h	(revision 15492)
+++ trunk/psLib/src/imageops/psImageStructManip.h	(revision 15493)
@@ -5,6 +5,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-11-08 01:09:49 $
+*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-11-08 01:10:15 $
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
 */
@@ -80,5 +80,5 @@
 ) PS_ATTR_MALLOC;
 #define psImageCopy(output, input, type) \
-      p_psImageSubset(__FILE__, __LINE__, __func__, output, input, type)
+      p_psImageCopy(__FILE__, __LINE__, __func__, output, input, type)
 #endif // ifdef DOXYGEN
 
