summaryrefslogtreecommitdiffstats
path: root/auth1.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-22 01:22:03 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-22 01:22:03 +0000
commiteebc4a2ed364bbf61028424e181908d903bc04ea (patch)
tree3895643b4faaf8c13df58a8bdb62aeaa64f42a67 /auth1.c
parentebf3d51c9615c76ca85f07224373630581ed669b (diff)
- (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
resync
Diffstat (limited to 'auth1.c')
-rw-r--r--auth1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth1.c b/auth1.c
index 6d492d07..1ce1cc44 100644
--- a/auth1.c
+++ b/auth1.c
@@ -10,7 +10,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth1.c,v 1.19 2001/03/08 18:47:12 stevesk Exp $");
+RCSID("$OpenBSD: auth1.c,v 1.20 2001/03/20 18:57:04 markus Exp $");
#include "xmalloc.h"
#include "rsa.h"