diff options
author | Alex Chen <alex.chen@huawei.com> | 2020-11-19 02:58:51 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-02-04 14:32:40 +0100 |
commit | ada6f6f4a34351c1320d30e4fc495c1d536bd19c (patch) | |
tree | 941e792a47f4d0679fbcdf3090c45b20dcdcf695 /hw/display/qxl-render.c | |
parent | db754f8ccaf2f073c9aed46a4389e9c0c2080399 (diff) |
hw/display/qxl: 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: 20201119025851.56487-1-alex.chen@huawei.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/display/qxl-render.c')
0 files changed, 0 insertions, 0 deletions