Fix hex printing of negative numbers.

Change from this hex printout of -1...

rc: 0x-0000001

To this...

rc: 0xffffffff

Change-Id: I284de2a2f962b1199f216e6827c3140d2da09532
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
1 file changed