mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
Missing var.
This commit is contained in:
parent
dea06ad7a5
commit
5c1c562226
@ -3011,7 +3011,7 @@ static uint32 update_printer_sec(const POLICY_HND *handle, uint32 level,
|
||||
{
|
||||
SEC_DESC_BUF *old_secdesc_ctr = NULL;
|
||||
struct current_user user;
|
||||
uint32 acc_granted, status;
|
||||
uint32 acc_granted, status, result;
|
||||
|
||||
Printer_entry *Printer = find_printer_index_by_hnd(handle);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user