mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 14:35:25 +00:00
qemu/qemu_command.c: fix indent of label
This commit is contained in:
parent
37b415200d
commit
283aafdb29
@ -788,7 +788,7 @@ qemuAssignDeviceAliases(virDomainDefPtr def, qemuCapsPtr caps)
|
||||
|
||||
return 0;
|
||||
|
||||
no_memory:
|
||||
no_memory:
|
||||
virReportOOMError();
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user