summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Ef.c
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-26 15:01:56 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-26 15:01:56 (GMT)
commit8f9f48c8a2bc89407b3276392e31399cd5ed21fa (patch)
tree191c6fe00535920b1255defaccd001bfe3ab0899 /fortran/src/H5Ef.c
parent2b43f9d3af44eff5ca538b7dab9435ecd1831a24 (diff)
downloadhdf5-8f9f48c8a2bc89407b3276392e31399cd5ed21fa.zip
hdf5-8f9f48c8a2bc89407b3276392e31399cd5ed21fa.tar.gz
hdf5-8f9f48c8a2bc89407b3276392e31399cd5ed21fa.tar.bz2
[svn-r26030] Merged changes from the trunk into the branch:
svn merge -r25629:26029 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (--enable-fortran2003)
Diffstat (limited to 'fortran/src/H5Ef.c')
-rw-r--r--fortran/src/H5Ef.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Ef.c b/fortran/src/H5Ef.c
index 4848d9e..6e476ea 100644
--- a/fortran/src/H5Ef.c
+++ b/fortran/src/H5Ef.c
@@ -291,7 +291,7 @@ done:
*/
int_f
-nh5eset_auto2_c(int_f *printflag, hid_t_f *estack_id, H5E_auto2_t func, void *client_data)
+h5eset_auto2_c(int_f *printflag, hid_t_f *estack_id, H5E_auto2_t func, void *client_data)
/******/
{
int ret_val = -1;