Index: trunk/psLib/src/sys/psMemory.h
===================================================================
--- trunk/psLib/src/sys/psMemory.h	(revision 6500)
+++ trunk/psLib/src/sys/psMemory.h	(revision 7134)
@@ -12,6 +12,6 @@
  *  @ingroup MemoryManagement
  *
- *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-02-28 02:53:03 $
+ *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-18 01:22:48 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -327,5 +327,5 @@
 #else
 psPtr p_psMemIncrRefCounter(
-    psPtr vptr,                        ///< Pointer to increment refCounter, and return
+    const psPtr vptr,                  ///< Pointer to increment refCounter, and return
     const char *file,                  ///< File of call
     psS32 lineno                       ///< Line number of call
