]> Git Repo - qemu.git/commit - ui/vnc.c
vnc: use QEMU_ALIGN_DOWN
authorMarc-André Lureau <[email protected]>
Thu, 22 Jun 2017 11:04:16 +0000 (13:04 +0200)
committerMarc-André Lureau <[email protected]>
Thu, 31 Aug 2017 10:29:07 +0000 (12:29 +0200)
commit5a3804db616634779be8e5ebcc6409c2bd9b58b5
tree458812e563dc6557d97f9884bf0cd8025f7b7ced
parent17fc7e93fd0c819d6ffd0a872930b0d2653ca170
vnc: use QEMU_ALIGN_DOWN

I used the clang-tidy qemu-round check to generate the fix:
https://github.com/elmarco/clang-tools-extra

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
ui/vnc.c
This page took 0.031522 seconds and 4 git commands to generate.