diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2011-04-04 14:48:08 +1000 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-04-04 14:43:16 +0200 |
commit | c53c1258a455cbe9afd7e5c572578646df30d438 (patch) | |
tree | b0e212d06323a855f167f15b39e713756ed38ea3 /ui/qemu-spice.h | |
parent | d118aa6b4a8fecb1c5a4747fd0f88a015883bf85 (diff) |
Fix non-portable format string in usb-ccid.c
At one point, usb-ccid.c attempts to use a %lX format specifier to print
a uint64_t, which is only correct on some host platforms. This patch
corrects the statement to use the stdint specified PRIX64 constant instead.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'ui/qemu-spice.h')
0 files changed, 0 insertions, 0 deletions