Index: trunk/psLib/src/sys/psTrace.h
===================================================================
--- trunk/psLib/src/sys/psTrace.h	(revision 3781)
+++ trunk/psLib/src/sys/psTrace.h	(revision 4330)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-04-28 23:46:29 $
+ *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-21 03:01:37 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -83,6 +83,7 @@
 
 /// Get the trace level
-psS32 psTraceGetLevel(const char *facil) ///< facilty of interest
-;
+int psTraceGetLevel(
+    const char *facil                  ///< facilty of interest
+);
 
 /// Set all trace levels to zero (do not free nodes in the component tree).
