mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
r4683: fix the build
metze (This used to be commit b020dbec89a85619ae3ee12f4dd0e3828d30ba04)
This commit is contained in:
parent
a249198d53
commit
a97cb33fcc
@ -754,7 +754,7 @@ static BOOL samsync_handle_secret(TALLOC_CTX *mem_ctx, struct samsync_state *sam
|
||||
ZERO_STRUCT(old_mtime);
|
||||
|
||||
/* fetch the secret back again */
|
||||
q.in.handle = &sec_handle;
|
||||
q.in.sec_handle = &sec_handle;
|
||||
q.in.new_val = &bufp1;
|
||||
q.in.new_mtime = &new_mtime;
|
||||
q.in.old_val = &bufp2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user