(process_pa_data_to_key): spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13388 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1168,7 +1168,7 @@ process_pa_data_to_key(krb5_context context,
|
||||
ret = pa_data_to_key_plain(context, creds->client, ctx,
|
||||
paid.salt, paid.s2kparams, etype, key);
|
||||
else {
|
||||
krb5_set_error_string(context, "no usable pa data type");
|
||||
krb5_set_error_string(context, "No usable pa data type");
|
||||
ret = EINVAL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user