qemu-img: avoid preprocessor directives in a printf call
commite00291c008bb033682f8148411c8e8533fac3a21
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Feb 2010 15:49:56 +0000 (4 16:49 +0100)
committermalc <av1474@comtv.ru>
Mon, 8 Feb 2010 09:12:40 +0000 (8 12:12 +0300)
treee8610500e3498930dad134489bdfebfb6dc030bd
parent3f020d7024e26c1f159e30f5be2dc4f2f5affc07
qemu-img: avoid preprocessor directives in a printf call

Other choices include using "(printf)", but this one is not bad in
terms of readability.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
qemu-img.c