summaryrefslogtreecommitdiffstats
path: root/src/H5Apublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Apublic.h')
-rw-r--r--src/H5Apublic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Apublic.h b/src/H5Apublic.h
index 3c106d2..68d8a8a 100644
--- a/src/H5Apublic.h
+++ b/src/H5Apublic.h
@@ -14,8 +14,8 @@
/*
* This file contains public declarations for the H5A module.
*/
-#ifndef _H5Apublic_H
-#define _H5Apublic_H
+#ifndef H5Apublic_H
+#define H5Apublic_H
/* Public headers needed by this file */
#include "H5Ipublic.h" /* IDs */
@@ -1272,4 +1272,4 @@ H5_DLL hid_t H5Aopen_name(hid_t loc_id, const char *name);
}
#endif
-#endif /* _H5Apublic_H */
+#endif /* H5Apublic_H */