summaryrefslogtreecommitdiffstats
path: root/src/H5Smodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Smodule.h')
-rw-r--r--src/H5Smodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Smodule.h b/src/H5Smodule.h
index d36a323..bb33eb8 100644
--- a/src/H5Smodule.h
+++ b/src/H5Smodule.h
@@ -18,8 +18,8 @@
* H5S package. Including this header means that the source file
* is part of the H5S package.
*/
-#ifndef _H5Smodule_H
-#define _H5Smodule_H
+#ifndef H5Smodule_H
+#define H5Smodule_H
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
@@ -56,4 +56,4 @@
*
*/
-#endif /* _H5Smodule_H */
+#endif /* H5Smodule_H */