summaryrefslogtreecommitdiffstats
path: root/test/tsohm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsohm.c')
-rw-r--r--test/tsohm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsohm.c b/test/tsohm.c
index f6f09aa..e1a24cb 100644
--- a/test/tsohm.c
+++ b/test/tsohm.c
@@ -2963,8 +2963,8 @@ test_sohm_delete_revert(void)
ret = H5Pclose(fcpl_id);
CHECK_I(ret, "H5Pclose");
}
-
+
/*-------------------------------------------------------------------------
* Function: test_sohm_extlink_helper
*