Fix warnings with mismatched sizes in arguments to DEBUG statements.
authorJeremy Allison <jra@samba.org>
Fri, 18 Jan 2013 21:57:16 +0000 (13:57 -0800)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 15 Apr 2013 16:15:16 +0000 (18:15 +0200)
commit4d4287a9710de380fe8888801b98893d8a78120c
treec356938a731008a1225a5f2a3305d8d868828347
parent8545bc2b80f8933de917892da7d8addf5dbc210b
Fix warnings with mismatched sizes in arguments to DEBUG statements.

This can cause compile errors on 32-bit systems.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Jan 19 12:14:13 CET 2013 on sn-devel-104

(cherry picked from commit 853360b8e558f39218fc150ead367255f3a010b2)
source3/smbd/smb2_ioctl_network_fs.c