From: ericm Date: Wed, 18 Oct 2006 23:11:12 +0000 (+0000) Subject: branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~454 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=20462d3d955baba6307893b350067c8635709577;p=fs%2Flustre-release.git branch: b_new_cmd minor typo fix. --- diff --git a/lustre/ptlrpc/gss/gss_krb5_mech.c b/lustre/ptlrpc/gss/gss_krb5_mech.c index 7f80197..0256796 100644 --- a/lustre/ptlrpc/gss/gss_krb5_mech.c +++ b/lustre/ptlrpc/gss/gss_krb5_mech.c @@ -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",