summaryrefslogtreecommitdiffstats
path: root/src/H5Iprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Iprivate.h')
-rw-r--r--src/H5Iprivate.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5Iprivate.h b/src/H5Iprivate.h
index c91240a..934bcda 100644
--- a/src/H5Iprivate.h
+++ b/src/H5Iprivate.h
@@ -67,4 +67,5 @@ H5_DLL int H5I_inc_type_ref(H5I_type_t type);
H5_DLL herr_t H5I_dec_type_ref(H5I_type_t type);
H5_DLL int H5I_get_type_ref(H5I_type_t type);
-#endif
+#endif /* _H5Iprivate_H */
+