summaryrefslogtreecommitdiffstats
path: root/test/vds_env.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/vds_env.c')
-rw-r--r--test/vds_env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vds_env.c b/test/vds_env.c
index 74b3caa..2f362d9 100644
--- a/test/vds_env.c
+++ b/test/vds_env.c
@@ -307,7 +307,7 @@ error:
H5Pclose(dapl);
H5Pclose(dcpl);
}
- H5E_END_TRY;
+ H5E_END_TRY
return 1;
} /* end test_vds_prefix2 */