summaryrefslogtreecommitdiffstats
path: root/src/H5Zmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Zmodule.h')
-rw-r--r--src/H5Zmodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Zmodule.h b/src/H5Zmodule.h
index bf0792d..25007b3 100644
--- a/src/H5Zmodule.h
+++ b/src/H5Zmodule.h
@@ -18,8 +18,8 @@
* H5Z package. Including this header means that the source file
* is part of the H5Z package.
*/
-#ifndef _H5Zmodule_H
-#define _H5Zmodule_H
+#ifndef H5Zmodule_H
+#define H5Zmodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -96,4 +96,4 @@
*
*/
-#endif /* _H5Zmodule_H */
+#endif /* H5Zmodule_H */