diff options
author | Eric Blake <eblake@redhat.com> | 2016-05-07 21:16:42 -0600 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-05-12 15:33:24 +0200 |
commit | dc38852aaa4ac187d8b44201f75fc2835241912d (patch) | |
tree | e798620f6ed2d3cdadbf6cb5ef9ff3b37977ae0e /tcg-runtime.c | |
parent | b8d970f1a966b3c46233462879d4d5ab0bdd1712 (diff) |
qemu-io: Use bool for command line flags
We require a C99 compiler; let's use it to express what we
really mean.
(Yes, we now have an instance of 'if (bool + bool + bool > 1)',
which, although semantically valid C, looks ugly; it gets
cleaned up later.)
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 1462677405-4752-4-git-send-email-eblake@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tcg-runtime.c')
0 files changed, 0 insertions, 0 deletions