Index: trunk/psLib/test/dataManip/tst_psStats05.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psStats05.c	(revision 1900)
+++ trunk/psLib/test/dataManip/tst_psStats05.c	(revision 2204)
@@ -8,10 +8,10 @@
 #define MISC_FLOAT_NUMBER 345.0
 
-int main()
+psS32 main()
 {
     psStats *myStats    = NULL;
-    int testStatus      = true;
-    int currentId       = psMemGetId();
-    int memLeaks        = 0;
+    psS32 testStatus      = true;
+    psS32 currentId       = psMemGetId();
+    psS32 memLeaks        = 0;
 
     /*************************************************************************/
