Index: trunk/psLib/test/dataManip/tst_psStats04.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psStats04.c	(revision 1406)
+++ trunk/psLib/test/dataManip/tst_psStats04.c	(revision 2204)
@@ -12,9 +12,9 @@
 #define N ((4 * N1) + 1)
 
-int main()
+psS32 main()
 {
     psStats *myStats    = NULL;
-    int testStatus      = true;
-    int i               = 0;
+    psS32 testStatus      = true;
+    psS32 i               = 0;
     psVector *myVector  = NULL;
     psVector *maskVector= NULL;
