diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2017-01-27 21:46:09 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2017-01-27 21:46:09 (GMT) |
commit | 081955fdd17f546e005238fd2ceae0526399e805 (patch) | |
tree | 7180eb0b0f71724e4da11dda648dae8271a41657 /test/swmr_check_compat_vfd.c | |
parent | 2cac1c063735f2989988b279ff0233d6e9f335a3 (diff) | |
download | hdf5-081955fdd17f546e005238fd2ceae0526399e805.zip hdf5-081955fdd17f546e005238fd2ceae0526399e805.tar.gz hdf5-081955fdd17f546e005238fd2ceae0526399e805.tar.bz2 |
Additional minor changes from revise_chunks->develop.
Diffstat (limited to 'test/swmr_check_compat_vfd.c')
-rw-r--r-- | test/swmr_check_compat_vfd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/swmr_check_compat_vfd.c b/test/swmr_check_compat_vfd.c index 6876ef5..1bbfda3 100644 --- a/test/swmr_check_compat_vfd.c +++ b/test/swmr_check_compat_vfd.c @@ -54,4 +54,3 @@ main(void) return EXIT_FAILURE; } /* end main() */ - |