diff options
Diffstat (limited to 'innobase/include/page0page.h')
-rw-r--r-- | innobase/include/page0page.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/page0page.h b/innobase/include/page0page.h index 8e68381b868..2f77127466f 100644 --- a/innobase/include/page0page.h +++ b/innobase/include/page0page.h @@ -328,7 +328,7 @@ page_dir_calc_reserved_space( ulint n_recs); /* in: number of records */ /******************************************************************* Looks for the directory slot which owns the given record. */ -UNIV_INLINE + ulint page_dir_find_owner_slot( /*=====================*/ |