mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r17190: Remove a warning from "opi", a 64-bit machine
This commit is contained in:
parent
b185fb9fa6
commit
844c98eab4
@ -4258,7 +4258,7 @@ BOOL torture_ioctl_test(int dummy)
|
||||
|
||||
if (NT_STATUS_IS_OK(status)) {
|
||||
printf("ioctl 0x%x OK : %d bytes\n", (int)code,
|
||||
blob.length);
|
||||
(int)blob.length);
|
||||
data_blob_free(&blob);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user