summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/readconf.h
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2012-02-13 11:59:59 +0000
committered <ed@FreeBSD.org>2012-02-13 11:59:59 +0000
commitb36b72f1543152663134dbccfa40dac46c847910 (patch)
tree690ce6398942be25f1ff4d5bec5108f80bab3674 /crypto/openssh/readconf.h
parenta06d0248d26b0c6b6a8db5611ade3a93483295f3 (diff)
downloadFreeBSD-src-b36b72f1543152663134dbccfa40dac46c847910.zip
FreeBSD-src-b36b72f1543152663134dbccfa40dac46c847910.tar.gz
Polish diff against upstream.
- Revert unneeded whitespace changes. - Revert modifications to loginrec.c, as the upstream version already does the right thing. - Fix indentation and whitespace of local changes. Approved by: des MFC after: 1 month
Diffstat (limited to 'crypto/openssh/readconf.h')
-rw-r--r--crypto/openssh/readconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/readconf.h b/crypto/openssh/readconf.h
index af89bb4..afa5beb 100644
--- a/crypto/openssh/readconf.h
+++ b/crypto/openssh/readconf.h
@@ -133,6 +133,7 @@ typedef struct {
int visual_host_key;
int use_roaming;
+
int request_tty;
int hpn_disabled; /* Switch to disable HPN buffer management. */
OpenPOWER on IntegriCloud