Index: trunk/psLib/src/sysUtils/psTrace.h
===================================================================
--- trunk/psLib/src/sysUtils/psTrace.h	(revision 1721)
+++ trunk/psLib/src/sysUtils/psTrace.h	(revision 1722)
@@ -9,6 +9,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-08 06:03:43 $
+ *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-08 06:07:57 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -65,6 +65,6 @@
 
 /// Set trace level
-bool psTraceSetLevel(const char *facil,     ///< facilty of interest
-                     int level)     ///< desired trace level
+int psTraceSetLevel(const char *facil,     ///< facilty of interest
+                    int level)     ///< desired trace level
 ;
 
