remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -160,7 +160,7 @@ kcm_ccache_new_client(krb5_context context,
|
||||
return ret;
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* Finally, if the user is root and the cache was created under
|
||||
* another user's name, chown the cache to that user and their
|
||||
* default gid.
|
||||
@@ -178,7 +178,7 @@ kcm_ccache_new_client(krb5_context context,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
*ccache_p = ccache;
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user