summaryrefslogtreecommitdiffstats
path: root/screen-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'screen-write.c')
-rw-r--r--screen-write.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/screen-write.c b/screen-write.c
index 8afffa4b..93c239a6 100644
--- a/screen-write.c
+++ b/screen-write.c
@@ -40,6 +40,7 @@ screen_write_start(
}
/* Finish writing. */
+/* ARGSUSED */
void
screen_write_stop(unused struct screen_write_ctx *ctx)
{