]> andersk Git - gssapi-openssh.git/commitdiff
new comment in Simon's code
authorjbasney <jbasney>
Thu, 15 Feb 2007 21:07:39 +0000 (21:07 +0000)
committerjbasney <jbasney>
Thu, 15 Feb 2007 21:07:39 +0000 (21:07 +0000)
openssh/readconf.h

index 0a6304c680111c2cbeb45454e97d5660395536a3..9ac0b3d7ed6b7b5c22747f931131d621032200e3 100644 (file)
@@ -44,7 +44,7 @@ typedef struct {
        int     challenge_response_authentication;
                                        /* Try S/Key or TIS, authentication. */
        int     gss_authentication;     /* Try GSS authentication */
-       int     gss_keyex;
+       int     gss_keyex;              /* Try GSS key exchange */
        int     gss_deleg_creds;        /* Delegate GSS credentials */
        int     gss_trust_dns;          /* Trust DNS for GSS canonicalization */
        int     password_authentication;        /* Try password
This page took 0.042778 seconds and 5 git commands to generate.