Index: trunk/psLib/test/image/tst_psImageConvolve.c
===================================================================
--- trunk/psLib/test/image/tst_psImageConvolve.c	(revision 3702)
+++ trunk/psLib/test/image/tst_psImageConvolve.c	(revision 4534)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-04-15 00:12:09 $
+ *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-07-11 21:38:19 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -121,5 +121,5 @@
     psS32 x[] = { 0, 1, 0, -1, 0 };
     psS32 y[] = { 2, 1, -1, -2, 0 };
-    psKernelType sum;
+    float sum;
 
     psVector* xVec = psVectorAlloc(size,PS_TYPE_U32);
