summaryrefslogtreecommitdiff
path: root/auth2-chall.c
diff options
context:
space:
mode:
authormouring <mouring>2001-10-03 17:12:43 +0000
committermouring <mouring>2001-10-03 17:12:43 +0000
commitc54f3c5a16e76bb9f993fc25cc4c30f6951a3bde (patch)
treee925344cedf9a20f9281276e8449194e8961f24f /auth2-chall.c
parentef02c5d8fe303aeaa1cf1c6ef2e50260d0acdf80 (diff)
downloadopenssh-c54f3c5a16e76bb9f993fc25cc4c30f6951a3bde.tar.gz
- markus@cvs.openbsd.org 2001/09/27 15:31:17
[auth2.c auth2-chall.c sshconnect1.c] typos; from solar
Diffstat (limited to 'auth2-chall.c')
-rw-r--r--auth2-chall.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/auth2-chall.c b/auth2-chall.c
index 5afd7d76..5e6a691f 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