summaryrefslogtreecommitdiffstats
path: root/auth2-chall.c
diff options
context:
space:
mode:
authormarkus@openbsd.org <markus@openbsd.org>2017-05-30 08:49:58 +0000
committerDamien Miller <djm@mindrot.org>2017-05-31 10:46:44 +1000
commitc221219b1fbee47028dcaf66613f4f8d6b7640e9 (patch)
tree9b84695403584a5b1c1398e9d5c78cfc1aae26cc /auth2-chall.c
parentafbfa68fa18081ef05a9cd294958509a5d3cda8b (diff)
upstream commit
remove ssh1 references; ok djm@ Upstream-ID: fc23b7578e7b0a8daaec72946d7f5e58ffff5a3d
Diffstat (limited to 'auth2-chall.c')
-rw-r--r--auth2-chall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth2-chall.c b/auth2-chall.c
index ead48031..4be42128 100644
--- a/auth2-chall.c
+++ b/auth2-chall.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-chall.c,v 1.44 2016/05/02 08:49:03 djm Exp $ */
+/* $OpenBSD: auth2-chall.c,v 1.45 2017/05/30 08:49:58 markus Exp $ */
/*
* Copyright (c) 2001 Markus Friedl. All rights reserved.
* Copyright (c) 2001 Per Allansson. All rights reserved.