commit | e8105ebb94bf8c79c8ee8a66df5e8dfaabbfdbe1 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 04 16:49:59 2010 +0100 |
committer | malc <av1474@comtv.ru> | Mon Feb 08 12:12:40 2010 +0300 |
tree | 5eea89583321e90330e4a48663ff99a5583c370f | |
parent | bec7c2d4148fd4e212265ea21eb2cb66b762611f [diff] |
vl.c: avoid preprocessor directives in a printf call Similar to the qemu-img.c patch, but I also have to unescape remaining % signs in qemu-options.hx. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: malc <av1474@comtv.ru>