Index: /trunk/psLib/src/sys/psTrace.h
===================================================================
--- /trunk/psLib/src/sys/psTrace.h	(revision 8402)
+++ /trunk/psLib/src/sys/psTrace.h	(revision 8403)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-17 01:36:35 $
+ *  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-17 01:38:01 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -47,5 +47,5 @@
     #   define psTraceSetDestination(fp)    /* do nothing */
     #   define psTraceGetDestination()      2 /* destination is stderr */
-    #   define psTraceSetFormat()           true
+    #   define psTraceSetFormat(format)     true
     #   define PS_TRACE_ON                  0
 
