]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.c
update from Simon's openssh-4.3p2-gsskex-20060223.patch
[gssapi-openssh.git] / openssh / servconf.c
index 43e5812088c3b41806c30f084c7432aea744953a..adc8aa9d817dc62a6b80a30ddc510f1471a63cde 100644 (file)
@@ -284,8 +284,8 @@ typedef enum {
        sBanner, sUseDNS, sHostbasedAuthentication,
        sHostbasedUsesNameFromPacketOnly, sClientAliveInterval,
        sClientAliveCountMax, sAuthorizedKeysFile, sAuthorizedKeysFile2,
-       sGssKeyEx,
-       sGssAuthentication, sGssCleanupCreds, sAcceptEnv, sPermitTunnel,
+       sGssAuthentication, sGssKeyEx, sGssCleanupCreds, 
+       sAcceptEnv, sPermitTunnel,
        sUsePrivilegeSeparation,
        sDeprecated, sUnsupported
 } ServerOpCodes;
This page took 0.032796 seconds and 4 git commands to generate.