Index: /branches/jch-memory/psLib/src/sys/psMemory.c
===================================================================
--- /branches/jch-memory/psLib/src/sys/psMemory.c	(revision 10913)
+++ /branches/jch-memory/psLib/src/sys/psMemory.c	(revision 10914)
@@ -3,5 +3,6 @@
 *  @brief Contains the definitions for the memory management system
 *
-*  psMemory.h has additional information and documentation of the routines found in this file.
+*  psMemory.h has additional information and documentation of the routines
+*  found in this file.
 *
 *  @author Robert DeSonia, MHPCC
@@ -9,6 +10,6 @@
 *  @author Joshua Hoblitt, University of Hawaii
 *
-*  @version $Revision: 1.88.2.19 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-05 02:54:36 $
+*  @version $Revision: 1.88.2.20 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-01-05 04:36:19 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
Index: /branches/jch-memory/psLib/src/sys/psMemory.h
===================================================================
--- /branches/jch-memory/psLib/src/sys/psMemory.h	(revision 10913)
+++ /branches/jch-memory/psLib/src/sys/psMemory.h	(revision 10914)
@@ -3,15 +3,17 @@
  *  @brief Contains the definitions for the memory management system
  *
- *  This is the generic memory management system put inbetween the user's high level code and the OS-level
- *  memory allocation routines.  This system adds such features as callback routines for memory error events,
- *  tracing capabilities, and reference counting.
+ *  This is the generic memory management system put inbetween the user's high
+ *  level code and the OS-level memory allocation routines.  This system adds
+ *  such features as callback routines for memory error events, tracing
+ *  capabilities, and reference counting.
  *
  *  @author Robert DeSonia, MHPCC
  *  @author Robert Lupton, Princeton University
+ *  @author Joshua Hoblitt, University of Hawaii
  *
  *  @ingroup MemoryManagement
  *
- *  @version $Revision: 1.61.2.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-05 01:15:33 $
+ *  @version $Revision: 1.61.2.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-05 04:36:19 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
