Index: trunk/psLib/src/collections/psMetadata.h
===================================================================
--- trunk/psLib/src/collections/psMetadata.h	(revision 4130)
+++ trunk/psLib/src/collections/psMetadata.h	(revision 4162)
@@ -11,6 +11,6 @@
 *  @author Ross Harman, MHPCC
 *
-*  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-06-07 19:59:39 $
+*  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-06-08 23:40:45 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -70,5 +70,5 @@
  *
  *  Enumeration for the modification of the behaviour in psMetadataAddItem.
- * 
+ *
  *  @see psMetadataAddItem
  */
@@ -239,5 +239,5 @@
     va_list list                       ///< Arguments for name formatting and metadata item data.
 );
-#endif
+#endif // #ifndef SWIG
 
 /** Create a metadata collection.
@@ -294,5 +294,5 @@
     va_list list                       ///< Arguments for name formatting and metadata item data.
 );
-#endif
+#endif // #ifndef SWIG
 
 psBool psMetadataAddS32(psMetadata* md, psS32 location, const char* name,
@@ -479,3 +479,3 @@
 /// @}
 
-#endif
+#endif // #ifndef PS_METADATA_H
