Index: trunk/archive/pslib/include/psStdArrays.h
===================================================================
--- trunk/archive/pslib/include/psStdArrays.h	(revision 373)
+++ trunk/archive/pslib/include/psStdArrays.h	(revision 396)
@@ -189,5 +189,5 @@
 
 /** Reallocator \ingroup DataGroup */
-psVectorArray *psVectorArrayRealloc(psVectorArray *myArray ///< Array to reallocate
+psVectorArray *psVectorArrayRealloc(psVectorArray *myArray, ///< Array to reallocate
 				    int nalloc)	///< Total number of elements to make available
 ;
