mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Indent top-level labels by one space in tests/
This commit is contained in:
@@ -884,7 +884,7 @@ virCapsPtr virTestGenericCapsInit(void)
|
||||
|
||||
return caps;
|
||||
|
||||
error:
|
||||
error:
|
||||
virObjectUnref(caps);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user