summaryrefslogtreecommitdiff
path: root/auth-options.h
diff options
context:
space:
mode:
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. */