summaryrefslogtreecommitdiffstats
path: root/src/H5Pmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Pmodule.h')
-rw-r--r--src/H5Pmodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Pmodule.h b/src/H5Pmodule.h
index 62033d1..130cb90 100644
--- a/src/H5Pmodule.h
+++ b/src/H5Pmodule.h
@@ -18,8 +18,8 @@
* H5P package. Including this header means that the source file
* is part of the H5P package.
*/
-#ifndef _H5Pmodule_H
-#define _H5Pmodule_H
+#ifndef H5Pmodule_H
+#define H5Pmodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -72,4 +72,4 @@
* \ingroup H5P
*/
-#endif /* _H5Pmodule_H */
+#endif /* H5Pmodule_H */