Commit 6ce585ac authored by David Gibson's avatar David Gibson
Browse files

Use correct inttypes.h format specifier



The type here is uint32_t which should use PRIx32, not plain %x which is
for an int, we've just gotten away with it so far.

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 71502862
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment