From bdfb4df08c8997247f365ca69dcd0b48bf783dc4 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Wed, 3 Oct 2001 17:12:43 +0000 Subject: - markus@cvs.openbsd.org 2001/09/27 15:31:17 [auth2.c auth2-chall.c sshconnect1.c] typos; from solar --- auth2-chall.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'auth2-chall.c') diff --git a/auth2-chall.c b/auth2-chall.c index 5afd7d769..5e6a691f8 100644 --- a/auth2-chall.c +++ b/auth2-chall.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "includes.h" -RCSID("$OpenBSD: auth2-chall.c,v 1.7 2001/06/23 15:12:17 itojun Exp $"); +RCSID("$OpenBSD: auth2-chall.c,v 1.8 2001/09/27 15:31:17 markus Exp $"); #include "ssh2.h" #include "auth.h" @@ -139,7 +139,7 @@ kbdint_next_device(KbdintAuthctxt *kbdintctxt) } /* - * try challenge-reponse, set authctxt->postponed if we have to + * try challenge-response, set authctxt->postponed if we have to * wait for the response. */ int -- cgit v1.2.3