From ef4eea9badfb65f05ac24f786b710cc3f27f0e43 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Mon, 5 Feb 2001 12:42:17 +0000 Subject: - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 [many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@ --- authfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'authfd.c') 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) return decode_reply(type); } -int +int decode_reply(int type) { switch (type) { -- cgit v1.2.3