mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
mac_world: Break long line
Coding style change only. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
committed by
Andreas Färber
parent
ed0b6de343
commit
f309ae852c
@@ -365,7 +365,8 @@ static QEMUMachine heathrow_machine = {
|
||||
#ifndef TARGET_PPC64
|
||||
.is_default = 1,
|
||||
#endif
|
||||
.default_boot_order = "cd", /* TOFIX "cad" when Mac floppy is implemented */
|
||||
/* TOFIX "cad" when Mac floppy is implemented */
|
||||
.default_boot_order = "cd",
|
||||
.kvm_type = heathrow_kvm_type,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user