Index: trunk/psLib/src/types/psMetadataConfig.c
===================================================================
--- trunk/psLib/src/types/psMetadataConfig.c	(revision 9755)
+++ trunk/psLib/src/types/psMetadataConfig.c	(revision 9756)
@@ -10,6 +10,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.99 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-10-27 01:10:25 $
+*  @version $Revision: 1.100 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-10-27 01:15:44 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1448,5 +1448,5 @@
         } else {
             // psTime is a NULL pointer
-            psStringAppend(&content, "%-15s", "NULL");
+            psStringAppend(&content, "%-8s  %-15s", "TAI", "NULL");
         }
 
