summaryrefslogtreecommitdiff
path: root/innobase/mtr/mtr0mtr.c
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/mtr/mtr0mtr.c')
-rw-r--r--innobase/mtr/mtr0mtr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/mtr/mtr0mtr.c b/innobase/mtr/mtr0mtr.c
index 63ce491523b..60e3ecfe150 100644
--- a/innobase/mtr/mtr0mtr.c
+++ b/innobase/mtr/mtr0mtr.c
@@ -171,7 +171,7 @@ mtr_log_parse_full_page(
/****************************************************************
Writes to the database log the full contents of the pages that this mtr has
modified. */
-
+static
void
mtr_log_write_backup_full_pages(
/*============================*/