summaryrefslogtreecommitdiff
path: root/innobase/que
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/que')
-rw-r--r--innobase/que/que0que.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/que/que0que.c b/innobase/que/que0que.c
index 0a6ce86d176..b2c7e3ceea8 100644
--- a/innobase/que/que0que.c
+++ b/innobase/que/que0que.c
@@ -1243,7 +1243,7 @@ que_thr_step(
/***********************************************************************
Checks if there is a need for a query thread switch or stopping the current
thread. */
-static
+
que_thr_t*
que_thr_check_if_switch(
/*====================*/