Fix trailing whitespace

This commit is contained in:
Nicolas Williams
2011-11-29 14:50:44 -06:00
parent af011f57fc
commit 417dff03ba
2 changed files with 3 additions and 3 deletions

View File

@@ -600,7 +600,7 @@ krb5_error_code
hdb_generate_key_set_password(krb5_context context,
krb5_principal principal,
const char *password,
krb5_key_salt_tuple *ks_tuple, int n_ks_tuple,
krb5_key_salt_tuple *ks_tuple, int n_ks_tuple,
Key **keys, size_t *num_keys)
{
krb5_error_code ret;