Index: trunk/psLib/test/dataManip/tst_psFunc00.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 1985)
+++ trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 2204)
@@ -22,5 +22,5 @@
 #define CN 6
 #define DN 8
-int main()
+psS32 main()
 {
     psPolynomial1D *my1DPoly = NULL;
@@ -32,11 +32,11 @@
     psDPolynomial3D *my3DPolyD = NULL;
     psDPolynomial4D *my4DPolyD = NULL;
-    int testStatus      = true;
-    int memLeaks        = 0;
-    int a               = 0;
-    int b               = 0;
-    int c               = 0;
-    int d               = 0;
-    int currentId       = 0;
+    psS32 testStatus      = true;
+    psS32 memLeaks        = 0;
+    psS32 a               = 0;
+    psS32 b               = 0;
+    psS32 c               = 0;
+    psS32 d               = 0;
+    psS32 currentId       = 0;
 
     currentId       = psMemGetId();
