summaryrefslogtreecommitdiffstats
path: root/src/H5Imodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Imodule.h')
-rw-r--r--src/H5Imodule.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/H5Imodule.h b/src/H5Imodule.h
index 4e08098..7fc6af0 100644
--- a/src/H5Imodule.h
+++ b/src/H5Imodule.h
@@ -11,18 +11,18 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Saturday, September 12, 2015
+ * Programmer: Quincey Koziol
+ * Saturday, September 12, 2015
*
- * Purpose: This file contains declarations which define macros for the
- * H5I package. Including this header means that the source file
- * is part of the H5I package.
+ * Purpose: This file contains declarations which define macros for the
+ * H5I package. Including this header means that the source file
+ * is part of the H5I package.
*/
#ifndef _H5Imodule_H
#define _H5Imodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
- * reporting macros.
+ * reporting macros.
*/
#define H5I_MODULE
#define H5_MY_PKG H5I