summaryrefslogtreecommitdiffstats
path: root/src/H5module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5module.h')
-rw-r--r--src/H5module.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5module.h b/src/H5module.h
index 478120b..64081bf 100644
--- a/src/H5module.h
+++ b/src/H5module.h
@@ -15,8 +15,8 @@
* H5 package. Including this header means that the source file
* is part of the H5 package.
*/
-#ifndef _H5module_H
-#define _H5module_H
+#ifndef H5module_H
+#define H5module_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -31,4 +31,4 @@
* \todo Describe concisely what the functions in this module are about.
*/
-#endif /* _H5module_H */
+#endif /* H5module_H */