summaryrefslogtreecommitdiffstats
path: root/src/H5Iprivate.h
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-22 17:57:03 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-22 17:57:03 (GMT)
commita487ca20d961937e39f7f46b183f1be1c33022d4 (patch)
tree80c4fc2c73b614580db86d04bbd0b4494c7c0ed8 /src/H5Iprivate.h
parentad8de00a0e61dce379f2eb9d424924aad63fe7bc (diff)
downloadhdf5-a487ca20d961937e39f7f46b183f1be1c33022d4.zip
hdf5-a487ca20d961937e39f7f46b183f1be1c33022d4.tar.gz
hdf5-a487ca20d961937e39f7f46b183f1be1c33022d4.tar.bz2
[svn-r25464] more alignment with trunk.
Diffstat (limited to 'src/H5Iprivate.h')
-rw-r--r--src/H5Iprivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Iprivate.h b/src/H5Iprivate.h
index 4c3457c..325643a 100644
--- a/src/H5Iprivate.h
+++ b/src/H5Iprivate.h
@@ -89,5 +89,6 @@ H5_DLL herr_t H5I_dec_type_ref(H5I_type_t type);
H5_DLL herr_t H5I_register_aux(hid_t id, void *aux_ptr);
H5_DLL void *H5I_get_aux(hid_t id);
H5_DLL hid_t H5I_get_id(void *object, H5I_type_t type);
+
#endif /* _H5Iprivate_H */