Index: trunk/psLib/src/sys/psTrace.c
===================================================================
--- trunk/psLib/src/sys/psTrace.c	(revision 4308)
+++ trunk/psLib/src/sys/psTrace.c	(revision 4330)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.50 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-17 23:44:21 $
+ *  @version $Revision: 1.51 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-21 03:01:37 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -377,5 +377,5 @@
  The level of "name" in the root component tree.
  *****************************************************************************/
-psS32 psTraceGetLevel(const char *name)
+int psTraceGetLevel(const char *name)
 {
     char *compName = NULL;
