summaryrefslogtreecommitdiffstats
path: root/src/H5PLmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLmodule.h')
-rw-r--r--src/H5PLmodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5PLmodule.h b/src/H5PLmodule.h
index a00c0c3..ab9f1d5 100644
--- a/src/H5PLmodule.h
+++ b/src/H5PLmodule.h
@@ -16,8 +16,8 @@
* is part of the H5PL package.
*/
-#ifndef _H5PLmodule_H
-#define _H5PLmodule_H
+#ifndef H5PLmodule_H
+#define H5PLmodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -32,4 +32,4 @@
* \todo Describe what programmatically controlling dynamically loaded plugins (H5PL) is all about
*/
-#endif /* _H5PLmodule_H */
+#endif /* H5PLmodule_H */