summaryrefslogtreecommitdiff
path: root/readconf.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
commita8e06cef35c205e1aa562513c6d034a10c8c9a6d (patch)
treecf8bdb4466f553088c020b9179cabd6eaf196075 /readconf.h
parent8c5e91c03fdd2693f0635f8b2a9904bffc94ce16 (diff)
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
Diffstat (limited to 'readconf.h')
-rw-r--r--readconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/readconf.h b/readconf.h
index 8aab2e606..650132346 100644
--- a/readconf.h
+++ b/readconf.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: readconf.h,v 1.56 2003/10/11 08:24:08 markus Exp $ */ 1/* $OpenBSD: readconf.h,v 1.57 2003/11/21 11:57:03 djm Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -61,7 +61,7 @@ typedef struct {
61 int connection_attempts; /* Max attempts (seconds) before 61 int connection_attempts; /* Max attempts (seconds) before
62 * giving up */ 62 * giving up */
63 int connection_timeout; /* Max time (seconds) before 63 int connection_timeout; /* Max time (seconds) before
64 * aborting connection attempt */ 64 * aborting connection attempt */
65 int number_of_password_prompts; /* Max number of password 65 int number_of_password_prompts; /* Max number of password
66 * prompts. */ 66 * prompts. */
67 int cipher; /* Cipher to use. */ 67 int cipher; /* Cipher to use. */