summaryrefslogtreecommitdiffstats
path: root/auth.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-07-03 20:32:46 +1000
committerDarren Tucker <dtucker@dtucker.net>2021-07-03 20:32:46 +1000
commit888c459925c7478ce22ff206c9ac1fb812a40caf (patch)
treea1e2172a5289ea6e2000d6b16d29fd48b67331c9 /auth.c
parent4d2d4d47a18d93f3e0a91a241a6fdb545bbf7dc2 (diff)
Remove some whitespace not in upstream.
Reduces diff vs OpenBSD by a small amount.
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index 929f59a9..c5320232 100644
--- a/auth.c
+++ b/auth.c
@@ -375,7 +375,6 @@ auth_log(struct ssh *ssh, int authenticated, int partial,
#endif
}
-
void
auth_maxtries_exceeded(struct ssh *ssh)
{