diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/error_tables/krb5_err.et | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/error_tables/krb5_err.et b/src/lib/krb5/error_tables/krb5_err.et index 2504c4f8e..e2fd4cb3e 100644 --- a/src/lib/krb5/error_tables/krb5_err.et +++ b/src/lib/krb5/error_tables/krb5_err.et @@ -63,8 +63,8 @@ error_code KRB5PLACEHOLD_43, "KRB5 error code 43" error_code KRB5KRB_AP_ERR_BADKEYVER, "Key version is not available" error_code KRB5KRB_AP_ERR_NOKEY, "Service key not available" error_code KRB5KRB_AP_ERR_MUT_FAIL, "Mutual authentication failed" -#^^ 46 -error_code KRB5PLACEHOLD_47, "KRB5 error code 47" +error_code KRB5KRB_AP_ERR_BADDIRECTION, "Incorrect message direction" +#^^ 47 error_code KRB5PLACEHOLD_48, "KRB5 error code 48" error_code KRB5PLACEHOLD_49, "KRB5 error code 49" #vv 50 |
