summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.c')
-rw-r--r--test/h5test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.c b/test/h5test.c
index 9c59e77..48dbb6c 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -2041,7 +2041,7 @@ h5_get_dummy_vol_class(void)
* can be registered.
*/
vol_class->version = H5VL_VERSION;
- vol_class->name = "dummy";
+ vol_class->name = "dummy";
return vol_class;