diff options
author | AlexChen <alex.chen@huawei.com> | 2020-11-04 18:23:19 +0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-11-09 18:34:21 +0100 |
commit | 3dc057923d3f3cd92ddc1685ff44022eec175c9c (patch) | |
tree | 8a96d9f3bd11355251b149db3640503e10278e1e /util/main-loop.c | |
parent | 8a47836548851ac00863a4f520ad761253ea4a86 (diff) | |
download | qemu-3dc057923d3f3cd92ddc1685ff44022eec175c9c.zip qemu-3dc057923d3f3cd92ddc1685ff44022eec175c9c.tar.gz qemu-3dc057923d3f3cd92ddc1685ff44022eec175c9c.tar.bz2 |
qtest: Fix bad printf format specifiers
We should use printf format specifier "%u" instead of "%d" for
argument of type "unsigned int".
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Message-Id: <5FA28117.3020802@huawei.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'util/main-loop.c')
0 files changed, 0 insertions, 0 deletions