Whamcloud - gitweb
branch: b_new_cmd
authorericm <ericm>
Wed, 18 Oct 2006 23:11:12 +0000 (23:11 +0000)
committerericm <ericm>
Wed, 18 Oct 2006 23:11:12 +0000 (23:11 +0000)
minor typo fix.

lustre/ptlrpc/gss/gss_krb5_mech.c

index 7f80197..0256796 100644 (file)
@@ -97,7 +97,7 @@ static struct krb5_enctype enctypes[] = {
                 0,
         },
         [ENCTYPE_DES3_CBC_RAW] = {              /* des3-hmac-sha1 */
-                "des-hmac-sha1",
+                "des3-hmac-sha1",
                 20,
                 "sha1",
                 "des3_ede",