diff options
| author | Eric Blake | 2016-05-08 05:16:42 +0200 |
|---|---|---|
| committer | Max Reitz | 2016-05-12 15:33:24 +0200 |
| commit | dc38852aaa4ac187d8b44201f75fc2835241912d (patch) | |
| tree | e798620f6ed2d3cdadbf6cb5ef9ff3b37977ae0e /tests | |
| parent | qemu-io: Make 'open' subcommand more like command line (diff) | |
| download | qemu-dc38852aaa4ac187d8b44201f75fc2835241912d.tar.gz qemu-dc38852aaa4ac187d8b44201f75fc2835241912d.tar.xz qemu-dc38852aaa4ac187d8b44201f75fc2835241912d.zip | |
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 'tests')
0 files changed, 0 insertions, 0 deletions
