summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLnative.h')
-rw-r--r--src/H5VLnative.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5VLnative.h b/src/H5VLnative.h
index 340b091..4a46e9e 100644
--- a/src/H5VLnative.h
+++ b/src/H5VLnative.h
@@ -14,8 +14,8 @@
* Purpose: The public header file for the native VOL connector.
*/
-#ifndef _H5VLnative_H
-#define _H5VLnative_H
+#ifndef H5VLnative_H
+#define H5VLnative_H
/* Public headers needed by this file */
#include "H5VLpublic.h" /* Virtual Object Layer */
@@ -154,4 +154,4 @@ H5_DLL hid_t H5VL_native_register(void);
}
#endif
-#endif /* _H5VLnative_H */
+#endif /* H5VLnative_H */