mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
src: fix incorrect indentation in function body by checking first line
Signed-off-by: Shi Lei <shi_lei@massclouds.com>
This commit is contained in:
parent
37131adada
commit
ab9a145926
@ -2343,6 +2343,7 @@ qemuDomainAddressFindNewBusNr(virDomainDefPtr def)
|
||||
* buses within the current range allotted to the bus just prior to
|
||||
* this one.
|
||||
*/
|
||||
|
||||
size_t i;
|
||||
int lowestBusNr = 256;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user