diff options
Diffstat (limited to '')
-rw-r--r-- | push.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |