summaryrefslogtreecommitdiff
path: root/auth-options.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
committerDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
commit389edc4ce4f96ae1e8066a8d9f97d062b88e94ce (patch)
treea52c3a8e71ad51aeaf4e4e213772df89368c1ef3 /auth-options.h
parentc78abaa1090f7da97ee8a6462830698bf66b23f1 (diff)
- (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 @@
10 * incompatible with the protocol description in the RFC file, it must be 10 * incompatible with the protocol description in the RFC file, it must be
11 * called by a name other than "ssh" or "Secure Shell". 11 * called by a name other than "ssh" or "Secure Shell".
12 */ 12 */
13
14/* $OpenBSD: auth-options.h,v 1.5 2000/10/16 09:38:44 djm Exp $ */
15
13#ifndef AUTH_OPTIONS_H 16#ifndef AUTH_OPTIONS_H
14#define AUTH_OPTIONS_H 17#define AUTH_OPTIONS_H
15/* Flags that may be set in authorized_keys options. */ 18/* Flags that may be set in authorized_keys options. */