Index: trunk/psLib/src/sys/psString.h
===================================================================
--- trunk/psLib/src/sys/psString.h	(revision 4434)
+++ trunk/psLib/src/sys/psString.h	(revision 5015)
@@ -13,6 +13,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-30 00:33:36 $
+ *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-13 01:09:58 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -64,5 +64,5 @@
 psString psStringNCopy(
     const char *string,                ///< Input string of characters to copy
-    unsigned int nChar                          ///< Number of bytes to allocate for string copy
+    unsigned int nChar                 ///< Number of bytes to allocate for string copy
 );
 
