Index: trunk/psLib/src/sys/psTrace.c
===================================================================
--- trunk/psLib/src/sys/psTrace.c	(revision 1741)
+++ trunk/psLib/src/sys/psTrace.c	(revision 1742)
@@ -9,6 +9,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-09 01:42:37 $
+ *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-09 01:44:02 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -356,4 +356,5 @@
     }
 
+    // If the component name has no leading dot, then supply it.
     if (name[0] != '.') {
         compName = (char *) psAlloc(10 + strlen(name));
