Index: trunk/archive/pslib/include/psHash.h
===================================================================
--- trunk/archive/pslib/include/psHash.h	(revision 291)
+++ trunk/archive/pslib/include/psHash.h	(revision 359)
@@ -16,6 +16,5 @@
 
 /// Allocate hash buckets in table.
-psHash *psHashAlloc(int nbucket		///< initial number of buckets
-    );
+psHash *psHashAlloc(void);
 
 /// Free hash buckets from table.
