Index: trunk/psLib/src/sys/psLogMsg.h
===================================================================
--- trunk/psLib/src/sys/psLogMsg.h	(revision 4951)
+++ trunk/psLib/src/sys/psLogMsg.h	(revision 4952)
@@ -11,6 +11,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-09-07 00:15:48 $
+ *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-07 00:36:12 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -54,6 +54,8 @@
  *  to not be logged.  This procedure does not alter the order in which
  *  the messages are displayed.
+ *
+ *  @return bool:       True if successful, otherwise false.
  */
-void psLogSetFormat(
+bool psLogSetFormat(
     const char *format                 ///< Specifies the system log format
 );
