X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/5156b1a1fca465f5acd9a09f208d610a64ec2ab3..d3057ca4cf3225dc431e13e2cdb7c3e8a1ee73d5:/openssh/readconf.h diff --git a/openssh/readconf.h b/openssh/readconf.h index aa6b082..a1fb309 100644 --- a/openssh/readconf.h +++ b/openssh/readconf.h @@ -110,8 +110,8 @@ typedef struct { int enable_ssh_keysign; int64_t rekey_limit; - int none_switch; /* Use none cipher */ - int none_enabled; /* Allow none to be used */ + int none_switch; /* Use none cipher */ + int none_enabled; /* Allow none to be used */ int no_host_authentication_for_localhost; int identities_only; int server_alive_interval;