]> git.proxmox.com Git - qemu.git/commit
vl: reformat SDL ifdeffery a bit
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 15 Jun 2013 10:44:20 +0000 (14:44 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 21 Jun 2013 18:52:49 +0000 (22:52 +0400)
commit24f6ff863bce236f39ea597206e0a8df2e9537e6
treee5de4e4f9592c074910110aeed86efd0562a71ce
parent576156ffed72ab4feb0b752979db86ff8759a2a1
vl: reformat SDL ifdeffery a bit

This reformats #ifdef..#endif and case statement a bit,
to make it a bit shorter and matching other cases like that
(no code changes).

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
vl.c