summaryrefslogtreecommitdiff
path: root/qemu-img.c
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2010-09-24 21:02:05 +0200
committerKevin Wolf <kwolf@redhat.com>2010-10-22 14:49:35 +0200
commita77cffe7e916f4dd28f2048982ea2e0d98143b11 (patch)
treef577912f7ee2f342a4b8719e8e7372effb7618ed /qemu-img.c
parent191c2890ddc9626d35c9e432494e1699a8181025 (diff)
downloadqemu-a77cffe7e916f4dd28f2048982ea2e0d98143b11.tar.gz
block: Use GCC_FMT_ATTR and fix a format error
Adding the gcc format attribute detects a format bug which is fixed here. v2: Don't use type cast. BDRV_SECTOR_SIZE is unsigned long long, so %lld should be the correct format specifier. Cc: Blue Swirl <blauwirbel@gmail.com> Cc: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions