Index: trunk/psLib/src/sys/psLogMsg.h
===================================================================
--- trunk/psLib/src/sys/psLogMsg.h	(revision 3476)
+++ trunk/psLib/src/sys/psLogMsg.h	(revision 4162)
@@ -11,10 +11,10 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-22 21:52:49 $
+ *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
-#if !defined(PS_LOG_MSG_H)
+#ifndef PS_LOG_MSG_H
 #define PS_LOG_MSG_H
 #include <stdarg.h>
@@ -85,5 +85,5 @@
     va_list ap                         ///< varargs argument list
 );
-#endif
+#endif // #ifndef SWIG
 
 ///< Status codes for log messages
@@ -104,3 +104,3 @@
 /// @}
 
-#endif
+#endif // #ifndef PS_LOG_MSG_H
