summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5dImp.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-01 14:26:33 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-01 14:26:33 (GMT)
commitcecb59f93f1345b2a667c996304e2430a716cfeb (patch)
tree526efc114d5182dd0ea2d88cb5aebe616550b735 /java/src/jni/h5dImp.c
parent81b96fb01a706d88f973516efb1c0a78878a004b (diff)
downloadhdf5-cecb59f93f1345b2a667c996304e2430a716cfeb.zip
hdf5-cecb59f93f1345b2a667c996304e2430a716cfeb.tar.gz
hdf5-cecb59f93f1345b2a667c996304e2430a716cfeb.tar.bz2
Correct if-endif block
Diffstat (limited to 'java/src/jni/h5dImp.c')
-rw-r--r--java/src/jni/h5dImp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/jni/h5dImp.c b/java/src/jni/h5dImp.c
index 66efed0..9784055 100644
--- a/java/src/jni/h5dImp.c
+++ b/java/src/jni/h5dImp.c
@@ -1019,7 +1019,7 @@ Java_hdf_hdf5lib_H5_H5DreadVL
} /* end else */
return (jint)status;
-} /* end Java_hdf_hdf5lib_H5_H5Dread_1VLStrings */
+} /* end Java_hdf_hdf5lib_H5_H5Dread_1VL */
herr_t
H5DreadVL_asstr