Commit ae3887e6 authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé Committed by Gerd Hoffmann
Browse files

hw/display/cirrus_vga: Fix code mis-indentation



While replacing fprintf() by qemu_log_mask() in commit
2b55f4d3, we incorrectly used a 'tab = 4 spaces'
alignment, leading to misindented new code. Fix now.

Reported-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200529165436.23573-1-f4bug@amsat.org
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent a98610c4
Loading
Loading
Loading
Loading
+3 −3

File changed.

Contains only whitespace changes.