summaryrefslogtreecommitdiffstats
path: root/src/H5FSpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FSpublic.h')
-rw-r--r--src/H5FSpublic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5FSpublic.h b/src/H5FSpublic.h
index 09a2f6d..0d7f5f7 100644
--- a/src/H5FSpublic.h
+++ b/src/H5FSpublic.h
@@ -22,8 +22,8 @@
*-------------------------------------------------------------------------
*/
-#ifndef _H5FSpublic_H
-#define _H5FSpublic_H
+#ifndef H5FSpublic_H
+#define H5FSpublic_H
/* Public headers needed by this file */
#include "H5public.h"
@@ -48,4 +48,4 @@ extern "C" {
}
#endif
-#endif /* _H5FSpublic_H */
+#endif /* H5FSpublic_H */