summaryrefslogtreecommitdiff
path: root/innobase/include/sync0arr.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/sync0arr.h')
-rw-r--r--innobase/include/sync0arr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/sync0arr.h b/innobase/include/sync0arr.h
index 383d0c69fb2..4324f2d3f2c 100644
--- a/innobase/include/sync0arr.h
+++ b/innobase/include/sync0arr.h
@@ -95,7 +95,7 @@ void
sync_arr_wake_threads_if_sema_free(void);
/*====================================*/
/**************************************************************************
-Prints warnings of long semaphore waits to stderr. Currently > 120 sec. */
+Prints warnings of long semaphore waits to stderr. */
void
sync_array_print_long_waits(void);