]> git.ipfire.org Git - thirdparty/samba.git/commit
librpc: Use PRIu32 printf specifiers
authorVolker Lendecke <vl@samba.org>
Wed, 22 Jan 2020 09:21:17 +0000 (10:21 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2020 19:11:34 +0000 (19:11 +0000)
commita0b967ec15b485329cefa037de85484b97b9d50d
tree282a24b2b6a51f0fa1344bf42ee018326198bc31
parent3c224ee2327e3ae1a97c090f5d5c5c7a833526d5
librpc: Use PRIu32 printf specifiers

Both values printed are uint32_t's

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/ndr/ndr.c