Index: trunk/psLib/src/sys/psTrace.c
===================================================================
--- trunk/psLib/src/sys/psTrace.c	(revision 8476)
+++ trunk/psLib/src/sys/psTrace.c	(revision 8477)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.73 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-22 23:45:34 $
+ *  @version $Revision: 1.74 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-22 23:52:40 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -601,5 +601,5 @@
             #endif
 
-            char line[traceLength + 1];
+            char line[traceLength++];
 
             // We indent each message one space for each level of the message.
