summaryrefslogtreecommitdiffstats
path: root/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'status.c')
-rw-r--r--status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/status.c b/status.c
index 4236d54b..3ab7a90e 100644
--- a/status.c
+++ b/status.c
@@ -688,6 +688,7 @@ status_message_clear(struct client *c)
}
/* Clear status line message after timer expires. */
+/* ARGSUSED */
void
status_message_callback(unused int fd, unused short event, void *data)
{