mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-06 15:24:34 +00:00
Fix formatting
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
3737c0541a
commit
660cfb6b7c
@ -642,7 +642,7 @@ int cs4231a_init (qemu_irq *pic)
|
||||
|
||||
s = qemu_mallocz (sizeof (*s));
|
||||
|
||||
s->pic = isa_reserve_irq(conf.irq);
|
||||
s->pic = isa_reserve_irq (conf.irq);
|
||||
s->dma = conf.dma;
|
||||
s->port = conf.port;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user