summaryrefslogtreecommitdiff
path: root/authfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfd.c')
-rw-r--r--authfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/authfd.c b/authfd.c
index 17f5d139a..d98f1184e 100644
--- a/authfd.c
+++ b/authfd.c
@@ -558,7 +558,7 @@ ssh_remove_all_identities(AuthenticationConnection *auth, int version)
558 return decode_reply(type); 558 return decode_reply(type);
559} 559}
560 560
561int 561int
562decode_reply(int type) 562decode_reply(int type)
563{ 563{
564 switch (type) { 564 switch (type) {