]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
merged OPENSSH_4_2P1_SIMON-20050926-2 to trunk
[gssapi-openssh.git] / openssh / servconf.h
index 0a57e1cc039eb9dcc312a7ef0e5b19c573ccdda4..1750622a84672865219b42e846f8c1a369e0ec26 100644 (file)
@@ -93,7 +93,7 @@ typedef struct {
        int     kerberos_get_afs_token;         /* If true, try to get AFS token if
                                                 * authenticated with Kerberos. */
        int     gss_authentication;     /* If true, permit GSSAPI authentication */
-       int     gss_keyex;              /* If true, permit GSSAPI key exchange. */
+       int     gss_keyex;              /* If true, permit GSSAPI key exchange */
        int     gss_cleanup_creds;      /* If true, destroy cred cache on logout */
        int     password_authentication;        /* If true, permit password
                                                 * authentication. */
This page took 0.106728 seconds and 4 git commands to generate.