summaryrefslogtreecommitdiffstats
path: root/test/tcoords.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcoords.c')
-rw-r--r--test/tcoords.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tcoords.c b/test/tcoords.c
index a06b103..dbe6ab1 100644
--- a/test/tcoords.c
+++ b/test/tcoords.c
@@ -719,5 +719,5 @@ cleanup_coords(void)
{
H5Fdelete(FILENAME, H5P_DEFAULT);
}
- H5E_END_TRY;
+ H5E_END_TRY
}