Index: trunk/psLib/src/sysUtils/psMemory.h
===================================================================
--- trunk/psLib/src/sysUtils/psMemory.h	(revision 541)
+++ trunk/psLib/src/sysUtils/psMemory.h	(revision 639)
@@ -12,6 +12,6 @@
  *  @author Robert Lupton, Princeton University
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-04-28 02:51:39 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-05-11 20:11:17 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -135,10 +135,10 @@
 
 /// set p_psMemAllocateID to id
-long psMemAllocateIDSet(
+long psMemAllocateCallbackSetID(
     long id                         ///< ID to set
 );
 
 /// set p_psMemFreeID to id
-long psMemFreeIDSet(
+long psMemFreeCallbackSetID(
     long id                         ///< ID to set
 );
