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 78aadf2..bd73b3d 100644
--- a/push.h
+++ b/push.h
@@ -59,7 +59,7 @@ bool send_push_reply (struct context *c);
void remove_iroutes_from_push_route_list (struct options *o);
-bool send_auth_failed (struct context *c);
+void send_auth_failed (struct context *c);
#endif
#endif