Index: trunk/psLib/test/image/tst_psImageStats02.c
===================================================================
--- trunk/psLib/test/image/tst_psImageStats02.c	(revision 2099)
+++ trunk/psLib/test/image/tst_psImageStats02.c	(revision 2204)
@@ -18,5 +18,5 @@
 #define CHEBY_Y_DIM 8
 #define THRESHOLD 10
-int main()
+psS32 main()
 {
     psStats * myStats = NULL;
@@ -26,9 +26,9 @@
     psPolynomial2D *my2DPoly = NULL;
     psPolynomial2D *null2DPoly = NULL;
-    int testStatus = true;
-    int memLeaks = 0;
-    int i = 0;
-    int j = 0;
-    int currentId = 0;
+    psS32 testStatus = true;
+    psS32 memLeaks = 0;
+    psS32 i = 0;
+    psS32 j = 0;
+    psS32 currentId = 0;
 
     currentId = psMemGetId();
