]> andersk Git - gssapi-openssh.git/blobdiff - openssh/kex.h
update from Simon's openssh-4.3p2-gsskex-20060223.patch
[gssapi-openssh.git] / openssh / kex.h
index 9d1823e1701b5124c2297197f24330f2a6bb558e..aef11dce2f83947cd5072ee659ca5561633ecff4 100644 (file)
@@ -123,7 +123,7 @@ struct Kex {
        int     flags;
        const EVP_MD *evp_md;
 #ifdef GSSAPI
-       int     gss_deleg_creds;
+       int     gss_deleg_creds;
        int     gss_trust_dns;
        char    *gss_host;
 #endif
This page took 0.034141 seconds and 4 git commands to generate.