summaryrefslogtreecommitdiff
path: root/auth2.c
diff options
context:
space:
mode:
authordjm <djm>2003-05-14 03:40:06 +0000
committerdjm <djm>2003-05-14 03:40:06 +0000
commit493012b405f755e13a758979f694b80388f093a8 (patch)
treecf785bba52ce0678993761b3adf6d7e36ea81c21 /auth2.c
parent342dbe181e8908f043c7ca337e32397dfc707952 (diff)
downloadopenssh-493012b405f755e13a758979f694b80388f093a8.tar.gz
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'auth2.c')
-rw-r--r--auth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth2.c b/auth2.c
index a761ba5f..b2f14bac 100644
--- a/auth2.c
+++ b/auth2.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth2.c,v 1.96 2003/02/06 21:22:43 markus Exp $");
+RCSID("$OpenBSD: auth2.c,v 1.97 2003/04/08 20:21:28 itojun Exp $");
#include "ssh2.h"
#include "xmalloc.h"