summaryrefslogtreecommitdiffstats
path: root/src/H5Fquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Fquery.c')
-rw-r--r--src/H5Fquery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Fquery.c b/src/H5Fquery.c
index 68ad8e5..db01dac 100644
--- a/src/H5Fquery.c
+++ b/src/H5Fquery.c
@@ -1259,6 +1259,7 @@ H5F_get_point_of_no_return(const H5F_t *f)
FUNC_LEAVE_NOAPI(f->shared->point_of_no_return)
} /* end H5F_get_point_of_no_return() */
+
/*-------------------------------------------------------------------------
* Function: H5F_get_null_fsm_addr
*