On 06/07/13 15:02, Daniel P. Berrange wrote:
On Wed, Jun 05, 2013 at 03:43:53PM +0200, Peter Krempa wrote:
> The 'online' parameter has only two possible values. Use a bool for it.
> ---
> src/qemu/qemu_driver.c | 4 ++--
> src/qemu/qemu_monitor.c | 2 +-
> src/qemu/qemu_monitor.h | 2 +-
> src/qemu/qemu_monitor_json.c | 2 +-
> src/qemu/qemu_monitor_json.h | 2 +-
> src/qemu/qemu_monitor_text.c | 2 +-
> src/qemu/qemu_monitor_text.h | 2 +-
> 7 files changed, 8 insertions(+), 8 deletions(-)
ACK
Pushed; Thanks.
Daniel
Peter