Index: trunk/archive/pslib/include/psVector.h
===================================================================
--- trunk/archive/pslib/include/psVector.h	(revision 680)
+++ trunk/archive/pslib/include/psVector.h	(revision 704)
@@ -57,5 +57,5 @@
 /// Destroy the specified vector
 void 
-psVectorFree(psVector *restrict vector	///< free this vector
+psVectorFree(psVector *restrict vector,	///< free this vector
 	     void (*elemFree)(void *))  ///< destructor for array data
 ;
