summaryrefslogtreecommitdiffstats
path: root/src/H5VLmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLmodule.h')
-rw-r--r--src/H5VLmodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5VLmodule.h b/src/H5VLmodule.h
index f0cdc5d..78c5986 100644
--- a/src/H5VLmodule.h
+++ b/src/H5VLmodule.h
@@ -16,8 +16,8 @@
* is part of the H5VL package.
*/
-#ifndef _H5VLmodule_H
-#define _H5VLmodule_H
+#ifndef H5VLmodule_H
+#define H5VLmodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -42,4 +42,4 @@
* \ingroup H5VL
*/
-#endif /* _H5VLmodule_H */
+#endif /* H5VLmodule_H */