summaryrefslogtreecommitdiffstats
path: root/src/H5Fvfd_swmr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Fvfd_swmr.c')
-rw-r--r--src/H5Fvfd_swmr.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Fvfd_swmr.c b/src/H5Fvfd_swmr.c
index f5e13ab..5ef8260 100644
--- a/src/H5Fvfd_swmr.c
+++ b/src/H5Fvfd_swmr.c
@@ -1887,7 +1887,7 @@ done:
FUNC_LEAVE_NOAPI(ret_value)
}
-void* H5F_post_vfd_swrm_log_entry(H5F_t *f, int entry_type_code, char * body) {
-
-
+void *
+H5F_post_vfd_swrm_log_entry(H5F_t *f, int entry_type_code, char *body)
+{
}