Index: trunk/psLib/test/imageops/tst_psImagePixelExtract.c
===================================================================
--- trunk/psLib/test/imageops/tst_psImagePixelExtract.c	(revision 6294)
+++ trunk/psLib/test/imageops/tst_psImagePixelExtract.c	(revision 6484)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-02-02 04:41:45 $
+*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-24 23:43:15 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -532,4 +532,5 @@
     for (psS32 i=0; i < 10; i++) {
         radii->data.F32[i] = 10+i*10;
+        radii->n++;
     }
 
