Index: trunk/psLib/src/collections/psCollectionsErrors.h
===================================================================
--- trunk/psLib/src/collections/psCollectionsErrors.h	(revision 1762)
+++ trunk/psLib/src/collections/psCollectionsErrors.h	(revision 1787)
@@ -1,5 +1,5 @@
-/** @file  psSysUtilsErrors.h
+/** @file  psCollectionsErrors.h
  *
- *  @brief Contains the error text for the system utility functions
+ *  @brief Contains the error text for the collections functions
  *
  *  @ingroup ErrorHandling
@@ -7,20 +7,20 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-09 21:59:43 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-11 00:43:54 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
-#ifndef PS_SYSUTILS_ERRORS_H
-#define PS_SYSUTILS_ERRORS_H
+#ifndef PS_COLLECTIONS_ERRORS_H
+#define PS_COLLECTIONS_ERRORS_H
 
 /* N.B., lines between '//~Start' and '//~End' are automatic generated from
  * the template following the '//~Start'.  The template is used to generate
- * the other lines by, for each error text in psSysUtilsErrors.dat, the following
+ * the other lines by, for each error text in psCollectionsErrors.dat, the following
  * substitutions are made:
- *     $1  The error text macro name (first word in the psSysUtilsErrors.dat lines)
- *     $2  The error text (rest of the line in psSysUtilsErrors.dat)
- *     $n  The order of the source line in psSysUtilsErrors.dat (comments excluded)
+ *     $1  The error text macro name (first word in the psCollectionsErrors.dat lines)
+ *     $2  The error text (rest of the line in psCollectionsErrors.dat)
+ *     $n  The order of the source line in psCollecitonsErrors.dat (comments excluded)
  * 
  * DO NOT EDIT THE LINES BETWEEN //~Start and //~End!  ANY CHANGES WILL BE OVERWRITTEN.
