Index: trunk/psLib/src/sys/psTrace.h
===================================================================
--- trunk/psLib/src/sys/psTrace.h	(revision 5174)
+++ trunk/psLib/src/sys/psTrace.h	(revision 7571)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-09-29 01:15:38 $
+ *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-15 00:22:54 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -135,5 +135,5 @@
 
 /// Set the destination of future trace messages.
-void psTraceSetDestination(
+bool psTraceSetDestination(
     int fd                             ///< File descriptor
 );
