diff options
| author | Michael Tokarev | 2013-06-11 13:42:44 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2013-06-21 20:52:50 +0200 |
| commit | 2c8cf549571bbe0b245fc4f9680e1dbde39a015c (patch) | |
| tree | 9c0b341f760c7e2c377abbe6ce1dc02f68536191 /iohandler.c | |
| parent | block/nand: Formatting sweep (diff) | |
| download | qemu-2c8cf549571bbe0b245fc4f9680e1dbde39a015c.tar.gz qemu-2c8cf549571bbe0b245fc4f9680e1dbde39a015c.tar.xz qemu-2c8cf549571bbe0b245fc4f9680e1dbde39a015c.zip | |
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Some arguments to these functions are booleans - either by declaration,
or by actual usage, but sometimes value of 0 or 1 is passed for a bool,
and sometimes it is declared as int but a bool value, or true/false,
is passed to it instead. Clean it up a bit.
Cc: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'iohandler.c')
0 files changed, 0 insertions, 0 deletions
