remove trailing whitespace
This commit is contained in:
@@ -101,7 +101,7 @@ main(int argc, char **argv)
|
||||
ret = krb5_get_default_principal(context, &principal);
|
||||
if (ret)
|
||||
krb5_err(context, 1, ret, "krb5_get_default_principal");
|
||||
|
||||
|
||||
}
|
||||
|
||||
ret = krb5_get_init_creds_password (context,
|
||||
|
Reference in New Issue
Block a user