Index: trunk/psLib/test/dataManip/tst_psFunc05.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psFunc05.c	(revision 1991)
+++ trunk/psLib/test/dataManip/tst_psFunc05.c	(revision 2204)
@@ -18,10 +18,10 @@
 #define SPLINE_ORDER 1
 
-int main()
+psS32 main()
 {
-    int testStatus = true;
-    int memLeaks=0;
-    int i;
-    int  currentId = psMemGetId();
+    psS32 testStatus = true;
+    psS32 memLeaks=0;
+    psS32 i;
+    psS32  currentId = psMemGetId();
     psSpline1D *tmpSpline;
     psVector *data;
