summaryrefslogtreecommitdiffstats
path: root/testpar/t_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_file.c')
-rw-r--r--testpar/t_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_file.c b/testpar/t_file.c
index 69d0562..b743936 100644
--- a/testpar/t_file.c
+++ b/testpar/t_file.c
@@ -104,7 +104,7 @@ test_split_comm_access(void)
{
ret = H5Fdelete(filename, acc_tpl);
}
- H5E_END_TRY;
+ H5E_END_TRY
VRFY((ret >= 0), "H5Fdelete succeeded");
/* Release file-access template */