summaryrefslogtreecommitdiff
path: root/storage/xtradb/row/row0purge.c
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/row/row0purge.c')
-rw-r--r--storage/xtradb/row/row0purge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/row/row0purge.c b/storage/xtradb/row/row0purge.c
index 9018582f5d6..0187199f4f5 100644
--- a/storage/xtradb/row/row0purge.c
+++ b/storage/xtradb/row/row0purge.c
@@ -742,7 +742,7 @@ err_exit:
Fetches an undo log record and does the purge for the recorded operation.
If none left, or the current purge completed, returns the control to the
parent node, which is always a query thread node. */
-static __attribute__((nonnull))
+static
void
row_purge(
/*======*/