summaryrefslogtreecommitdiff
path: root/auth.h
diff options
context:
space:
mode:
authordjm <djm>2007-10-26 04:25:12 +0000
committerdjm <djm>2007-10-26 04:25:12 +0000
commitf75525964736ca5311227afb8fb655b4729e94ac (patch)
tree2f100ee078a5d27bcacfad11e6c23001b75a73ba /auth.h
parent03648b4f726545478b4c6efcc5c8d092710ea93f (diff)
downloadopenssh-f75525964736ca5311227afb8fb655b4729e94ac.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.h')
-rw-r--r--auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.h b/auth.h
index 1816eaaa..f752c122 100644
--- a/auth.h
+++ b/auth.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.h,v 1.59 2007/08/23 03:06:10 djm Exp $ */
+/* $OpenBSD: auth.h,v 1.60 2007/09/21 08:15:29 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.