Index: trunk/psLib/src/sysUtils/psSysUtilsErrors.h
===================================================================
--- trunk/psLib/src/sysUtils/psSysUtilsErrors.h	(revision 1715)
+++ trunk/psLib/src/sysUtils/psSysUtilsErrors.h	(revision 1716)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-08 00:15:16 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-08 00:19:21 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -30,9 +30,9 @@
 
 //~Start #define PS_ERRORTEXT_$1 "$2"
-#define PS_ERRORTEXT_psLogSetDestination_DESTINATION_MALFORMED "The specified destination, %s, is malformed."
-#define PS_ERRORTEXT_psLogSetDestination_DEST_LOCATION_INVALID "The location, %s, for protocol 'dest' is invalid."
-#define PS_ERRORTEXT_psLogSetDestination_OPEN_FILE_FAILED "Could not open file '%s' for output."
-#define PS_ERRORTEXT_psLogSetDestination_UNSUPPORTED_PROTOCOL "Do not know how to handle the protocol '%s'."
-#define PS_ERRORTEXT_psLogSetFormat_UNKNOWN_KEY "Unknown logging keyword %c."
+#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED "The specified destination, %s, is malformed."
+#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID "The location, %s, for protocol 'dest' is invalid."
+#define PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED "Could not open file '%s' for output."
+#define PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL "Do not know how to handle the protocol '%s'."
+#define PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY "Unknown logging keyword %c."
 #define PS_ERRORTEXT_psMemory_NULL_BLOCK "NULL memory block found."
 #define PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE "Memory block %ld was freed but still used."
