mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
pc: Replace tab with spaces
Coding style change only. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
ecfa60e374
commit
4974920ab8
2 changed files with 7 additions and 7 deletions
|
@ -628,7 +628,7 @@ static QEMUMachine pc_i440fx_machine_v1_4 = {
|
|||
};
|
||||
|
||||
#define PC_COMPAT_1_3 \
|
||||
PC_COMPAT_1_4, \
|
||||
PC_COMPAT_1_4, \
|
||||
{\
|
||||
.driver = "usb-tablet",\
|
||||
.property = "usb_version",\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue