summaryrefslogtreecommitdiff
path: root/auth-bsdauth.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 14:25:12 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 14:25:12 +1000
commit733124b5dd735cdd12be7dd7002a22f5d3896e29 (patch)
tree8a9081da5036f6bdde7cb3e9a8bb0585274c3eaf /auth-bsdauth.c
parentcfb606cd5f1b01d5ffe4e9972a65458d1b923111 (diff)
downloadopenssh-git-733124b5dd735cdd12be7dd7002a22f5d3896e29.tar.gz
- djm@cvs.openbsd.org 2007/09/21 08:15:29
[auth-bsdauth.c auth-passwd.c auth.c auth.h auth1.c auth2-chall.c] [monitor.c monitor_wrap.c] unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years; ok markus@ "no objection" millert@ (NB. RCD ID sync only for portable)
Diffstat (limited to 'auth-bsdauth.c')
-rw-r--r--auth-bsdauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-bsdauth.c b/auth-bsdauth.c
index 37d527d1..0b3262b4 100644
--- a/auth-bsdauth.c
+++ b/auth-bsdauth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-bsdauth.c,v 1.10 2006/08/03 03:34:41 deraadt Exp $ */
+/* $OpenBSD: auth-bsdauth.c,v 1.11 2007/09/21 08:15:29 djm Exp $ */
/*
* Copyright (c) 2001 Markus Friedl. All rights reserved.
*