Index: trunk/psLib/src/sys/psMemory.h
===================================================================
--- trunk/psLib/src/sys/psMemory.h	(revision 648)
+++ trunk/psLib/src/sys/psMemory.h	(revision 696)
@@ -12,6 +12,6 @@
  *  @author Robert Lupton, Princeton University
  *
- *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-05-12 19:05:02 $
+ *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-05-15 00:18:40 $
  *
  *  @ingroup SystemGroup System Utilities
@@ -139,4 +139,5 @@
 #ifdef DOXYGEN
 void* psRealloc(void *ptr               ///< Pointer to re-allocate
+                size_t size,            ///< Size required
                );
 #else
