summaryrefslogtreecommitdiffstats
path: root/src/H5ESpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ESpublic.h')
-rw-r--r--src/H5ESpublic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5ESpublic.h b/src/H5ESpublic.h
index e2e9867..752218b 100644
--- a/src/H5ESpublic.h
+++ b/src/H5ESpublic.h
@@ -14,8 +14,8 @@
* This file contains public declarations for the H5ES (event set) module.
*/
-#ifndef _H5ESpublic_H
-#define _H5ESpublic_H
+#ifndef H5ESpublic_H
+#define H5ESpublic_H
/* Public headers needed by this file */
#include "H5public.h" /* Generic Functions */
@@ -133,4 +133,4 @@ H5_DLL herr_t H5ESclose(hid_t es_id);
}
#endif
-#endif /* _H5ESpublic_H */
+#endif /* H5ESpublic_H */