summaryrefslogtreecommitdiffstats
path: root/auth-options.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 02:39:34 +0100
committerDamien Miller <djm@mindrot.org>2000-11-06 02:39:34 +0100
commit389edc4ce4f96ae1e8066a8d9f97d062b88e94ce (patch)
treea52c3a8e71ad51aeaf4e4e213772df89368c1ef3 /auth-options.h
parent - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs (diff)
downloadopenssh-389edc4ce4f96ae1e8066a8d9f97d062b88e94ce.tar.xz
openssh-389edc4ce4f96ae1e8066a8d9f97d062b88e94ce.zip
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
Diffstat (limited to 'auth-options.h')
-rw-r--r--auth-options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/auth-options.h b/auth-options.h
index 02ac5df1d..00fae2230 100644
--- a/auth-options.h
+++ b/auth-options.h
@@ -10,6 +10,9 @@
* incompatible with the protocol description in the RFC file, it must be
* called by a name other than "ssh" or "Secure Shell".
*/
+
+/* $OpenBSD: auth-options.h,v 1.5 2000/10/16 09:38:44 djm Exp $ */
+
#ifndef AUTH_OPTIONS_H
#define AUTH_OPTIONS_H
/* Flags that may be set in authorized_keys options. */