Index: trunk/psLib/src/sys/psLogMsg.h
===================================================================
--- trunk/psLib/src/sys/psLogMsg.h	(revision 5072)
+++ trunk/psLib/src/sys/psLogMsg.h	(revision 7587)
@@ -11,6 +11,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-09-20 02:43:53 $
+ *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-16 23:01:10 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -27,6 +27,7 @@
 
 /** This procedure sets the destination for future log messages.
- *  This procedure will take a character string as an
- *  argument which can specify general log destinations.
+ *
+ *  This procedure will take an integer as an argument
+ *  which can specify general log destinations.
  *
  *  @return bool     true if set successfully, otherwise false.
@@ -76,5 +77,4 @@
 /** This procedures uses a string to set the destination for which to send
  *  the corresponding log messages.
- *
  *
  *  @return int:        The file descriptor location of the message.
