summaryrefslogtreecommitdiffstats
path: root/src/H5MMpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MMpublic.h')
-rw-r--r--src/H5MMpublic.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/H5MMpublic.h b/src/H5MMpublic.h
index 5a2ab26..d0241c9 100644
--- a/src/H5MMpublic.h
+++ b/src/H5MMpublic.h
@@ -1,17 +1,17 @@
/*-------------------------------------------------------------------------
- * Copyright (C) 1997 National Center for Supercomputing Applications.
+ * Copyright (C) 1997 National Center for Supercomputing Applications.
* All rights reserved.
*
*-------------------------------------------------------------------------
*
- * Created: H5MMproto.h
- * Jul 10 1997
- * Robb Matzke <matzke@llnl.gov>
+ * Created: H5MMproto.h
+ * Jul 10 1997
+ * Robb Matzke <matzke@llnl.gov>
*
- * Purpose: Public declarations for the H5MM (memory management)
- * package.
+ * Purpose: Public declarations for the H5MM (memory management)
+ * package.
*
- * Modifications:
+ * Modifications:
*
*-------------------------------------------------------------------------
*/
@@ -22,11 +22,11 @@
#include <H5public.h>
#ifdef __cplusplus
-extern "C" {
+extern "C" {
#endif
#ifdef __cplusplus
}
-#endif
#endif
+#endif