summaryrefslogtreecommitdiff
path: root/auth.c
diff options
context:
space:
mode:
authordjm <djm>2007-09-17 01:52:59 +0000
committerdjm <djm>2007-09-17 01:52:59 +0000
commit12fdde133990aa90f0e5d4b297b2128b8bc43c23 (patch)
tree8e97ef583091a2de5c980b92c71afb7994d61327 /auth.c
parent3dcc60aa0f02627ae3712588a5e3c04b6e54070b (diff)
downloadopenssh-12fdde133990aa90f0e5d4b297b2128b8bc43c23.tar.gz
- djm@cvs.openbsd.org 2007/08/23 02:49:43
[auth-passwd.c auth.c session.c] unifdef HAVE_LOGIN_CAP; ok deraadt@ millert@ NB. RCS ID sync only for portable
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index c1e0f481..e4e145c8 100644
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.c,v 1.75 2006/08/03 03:34:41 deraadt Exp $ */
+/* $OpenBSD: auth.c,v 1.76 2007/08/23 02:49:43 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*