]> andersk Git - openssh.git/blobdiff - auth2-chall.c
- markus@cvs.openbsd.org 2001/09/27 15:31:17
[openssh.git] / auth2-chall.c
index 5afd7d769868eeb4409f19d9e977aafea5ae014f..5e6a691f808920ae778c466b43194953a2e39857 100644 (file)
@@ -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
This page took 0.033805 seconds and 4 git commands to generate.