summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-12-12 17:10:18 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-12-12 17:10:18 (GMT)
commit3f3e95f65eba1579643e931a3e9d21334285783b (patch)
treec20677d99a194eecb94899ad4e2b42ae8cbe8a3f
parente22c4bc7eb1c7e144918ba0881dc36e67e895336 (diff)
downloadhdf5-3f3e95f65eba1579643e931a3e9d21334285783b.zip
hdf5-3f3e95f65eba1579643e931a3e9d21334285783b.tar.gz
hdf5-3f3e95f65eba1579643e931a3e9d21334285783b.tar.bz2
Fixed typo.
-rw-r--r--test/tverbounds18.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tverbounds18.c b/test/tverbounds18.c
index 5fef2f9..abba767 100644
--- a/test/tverbounds18.c
+++ b/test/tverbounds18.c
@@ -241,8 +241,7 @@ static void test_v18_v18(void)
}
/*************************************************************************
-**
-** test_libver_bounds_withv18():
+** test_verbounds_18()
** Main routine to test library version bounds with HDF5 1.8 library.
**
*************************************************************************/