summaryrefslogtreecommitdiffstats
path: root/auth1.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-17 21:16:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-17 21:16:55 +1100
commita9fcd3ada222a731b8e6cce02b1693e31ca15695 (patch)
tree6f094243876e2a74679950fe525e21de593466bf /auth1.c
parent3e3b5145e59c78cbde0f31f59a9267867b8eea2f (diff)
- jakob@cvs.openbsd.org 2003/11/08 16:02:40
[auth1.c] remove unused variable (pw). ok djm@ (id sync only - still used in portable)
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 ea81524f..2156c927 100644
--- a/auth1.c
+++ b/auth1.c
@@ -10,7 +10,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth1.c,v 1.54 2003/11/04 08:54:09 djm Exp $");
+RCSID("$OpenBSD: auth1.c,v 1.55 2003/11/08 16:02:40 jakob Exp $");
#include "xmalloc.h"
#include "rsa.h"