diff options
Diffstat (limited to 'test/swmr_check_compat_vfd.c')
-rw-r--r-- | test/swmr_check_compat_vfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/swmr_check_compat_vfd.c b/test/swmr_check_compat_vfd.c index e249e09..9b4fbb5 100644 --- a/test/swmr_check_compat_vfd.c +++ b/test/swmr_check_compat_vfd.c @@ -13,7 +13,7 @@ /* Purpose: This is a small program that checks if the HDF5_DRIVER * environment variable is set to a value that supports SWMR. - * + * * It is intended for use in shell scripts. */ |