Index: trunk/psLib/test/dataManip/tst_psHist00.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psHist00.c	(revision 1811)
+++ trunk/psLib/test/dataManip/tst_psHist00.c	(revision 2204)
@@ -10,13 +10,13 @@
 #define UPPER 30.0
 
-int main()
+psS32 main()
 {
     psHistogram *myHist = NULL;
-    int testStatus      = true;
-    int memLeaks        = 0;
-    int i               = 0;
-    int nb              = 0;
-    int numBins         = 0;
-    int currentId       = 0;
+    psS32 testStatus      = true;
+    psS32 memLeaks        = 0;
+    psS32 i               = 0;
+    psS32 nb              = 0;
+    psS32 numBins         = 0;
+    psS32 currentId       = 0;
 
     currentId       = psMemGetId();
