Fix compiler warning on casting -1 to uint32.
commit83efd14646cb4376eae8a14db8c1cee75785e159
authorJeremy Allison <jra@samba.org>
Mon, 28 Feb 2011 22:56:03 +0000 (28 14:56 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 1 Mar 2011 00:28:05 +0000 (28 16:28 -0800)
treed2ae93164412c95a7be40bc557e20645753b610c
parent5232f3d263ab7e66003cc971c667528635008dc1
Fix compiler warning on casting -1 to uint32.
(cherry picked from commit 87c4ceaf7c9ac98a35b5ed3de31191887d609d79)
source3/printing/printing.c