summaryrefslogtreecommitdiffstats
path: root/push.h
diff options
context:
space:
mode:
Diffstat (limited to 'push.h')
-rw-r--r--push.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/push.h b/push.h
index a48b077..e281310 100644
--- a/push.h
+++ b/push.h
@@ -62,7 +62,7 @@ bool send_push_reply (struct context *c);
void remove_iroutes_from_push_route_list (struct options *o);
-void send_auth_failed (struct context *c);
+void send_auth_failed (struct context *c, const char *client_reason);
#endif
#endif