diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2019-01-06 07:49:02 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2019-01-06 07:49:02 (GMT) |
commit | f0656a57dc3baf02709e1ad5e496cf63cf820877 (patch) | |
tree | fa3ddbcb6369933c52cb8a7852aa77eeb828ff86 /test/vol.c | |
parent | 8ecd9cc1a1a494523998bc17c301cf89ab19b091 (diff) | |
download | hdf5-f0656a57dc3baf02709e1ad5e496cf63cf820877.zip hdf5-f0656a57dc3baf02709e1ad5e496cf63cf820877.tar.gz hdf5-f0656a57dc3baf02709e1ad5e496cf63cf820877.tar.bz2 |
Remove incorrect comment.
Diffstat (limited to 'test/vol.c')
-rw-r--r-- | test/vol.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ #include "h5test.h" /* Filename */ -/* (The file names are the same as the define in accum_swmr_reader.c) */ const char *FILENAME[] = { "native_vol_test", NULL |