remove trailing whitespace
This commit is contained in:
@@ -114,7 +114,7 @@ kcm_ccache_new_client(krb5_context context,
|
||||
if (bad && !CLIENT_IS_ROOT(client))
|
||||
return KRB5_CC_BADNAME;
|
||||
}
|
||||
|
||||
|
||||
ret = kcm_ccache_resolve(context, name, &ccache);
|
||||
if (ret == 0) {
|
||||
if ((ccache->uid != client->uid ||
|
||||
|
Reference in New Issue
Block a user