mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4-smbtorture: fix build warning.
Guenther
This commit is contained in:
parent
d115c4587f
commit
2f1dbddc3f
@ -825,7 +825,7 @@ static bool test_FetchNT4Data(struct torture_context *tctx,
|
||||
struct drsuapi_DsGetNT4ChangeLog r;
|
||||
union drsuapi_DsGetNT4ChangeLogRequest req;
|
||||
union drsuapi_DsGetNT4ChangeLogInfo info;
|
||||
int32_t level_out = 0;
|
||||
uint32_t level_out = 0;
|
||||
struct GUID null_guid;
|
||||
struct dom_sid null_sid;
|
||||
DATA_BLOB cookie;
|
||||
|
Loading…
Reference in New Issue
Block a user