summaryrefslogtreecommitdiffstats
path: root/nest/proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/proto.c')
-rw-r--r--nest/proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/proto.c b/nest/proto.c
index 54fb3bf..fb24e57 100644
--- a/nest/proto.c
+++ b/nest/proto.c
@@ -619,7 +619,7 @@ proto_notify_state(struct proto *p, unsigned ps)
}
static void
-proto_flush_all(void *unused)
+proto_flush_all(void *unused UNUSED)
{
struct proto *p;