Index: trunk/psLib/src/sysUtils/psLogMsg.c
===================================================================
--- trunk/psLib/src/sysUtils/psLogMsg.c	(revision 1407)
+++ trunk/psLib/src/sysUtils/psLogMsg.c	(revision 1441)
@@ -12,6 +12,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-07 00:06:06 $
+ *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-09 23:40:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -216,5 +216,5 @@
 
 #if !defined(HOST_NAME_MAX)                // should be in limits.h
-#    define HOST_NAME_MAX 256
+#define HOST_NAME_MAX 256
 #endif
 
