summaryrefslogtreecommitdiffstats
path: root/test/lheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lheap.c')
-rw-r--r--test/lheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lheap.c b/test/lheap.c
index 7db032e..c527fe2 100644
--- a/test/lheap.c
+++ b/test/lheap.c
@@ -221,7 +221,7 @@ error:
{
H5Fclose(file);
}
- H5E_END_TRY;
+ H5E_END_TRY
if (api_ctx_pushed)
H5CX_pop(FALSE);