mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s3: Fix indentation in remove_ccache
This commit is contained in:
parent
0264c0c337
commit
058d4a21af
@ -685,7 +685,7 @@ NTSTATUS remove_ccache(const char *username)
|
||||
{
|
||||
struct WINBINDD_CCACHE_ENTRY *entry = get_ccache_by_username(username);
|
||||
NTSTATUS status = NT_STATUS_OK;
|
||||
#ifdef HAVE_KRB5
|
||||
#ifdef HAVE_KRB5
|
||||
krb5_error_code ret;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user