summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2003-07-23 03:13:27 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2003-07-23 03:13:27 (GMT)
commit4b0fa0dbf06a93c7cb7c62a374019543ffa70fe6 (patch)
tree308f7e073432340fa18ab5faa4a8e234170284e7 /src/H5private.h
parent49e9863714840caa2e60d8caa12c6144b5b182f9 (diff)
downloadhdf5-4b0fa0dbf06a93c7cb7c62a374019543ffa70fe6.zip
hdf5-4b0fa0dbf06a93c7cb7c62a374019543ffa70fe6.tar.gz
hdf5-4b0fa0dbf06a93c7cb7c62a374019543ffa70fe6.tar.bz2
[svn-r7256] Purpose: gradual checkin for error api
Platforms tested: RH 8(simple checkin)
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5private.h b/src/H5private.h
index 5832054..e9967f2 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -1333,6 +1333,7 @@ H5_DLL void H5_term_library(void);
H5_DLL int H5A_term_interface(void);
H5_DLL int H5AC_term_interface(void);
H5_DLL int H5D_term_interface(void);
+H5_DLL int H5E_term_interface(void);
H5_DLL int H5F_term_interface(void);
H5_DLL int H5G_term_interface(void);
H5_DLL int H5I_term_interface(void);