mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Fix a build warning.
Guenther
This commit is contained in:
parent
19a980f520
commit
88874a501d
@ -252,6 +252,7 @@ static NTSTATUS close_remove_share_mode(files_struct *fsp,
|
||||
|
||||
DEBUG(5,("close_remove_share_mode: file %s. "
|
||||
"Change user to uid %u\n",
|
||||
fsp->fsp_name,
|
||||
(unsigned int)lck->delete_token->uid));
|
||||
|
||||
if (!push_sec_ctx()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user