mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
Adjust whitespace in virDomainDefHasUSB prototype
To match the rest of the file. Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
33c6eb9689
commit
c8ab5aeb14
@ -2700,8 +2700,7 @@ int virDomainDefPostParse(virDomainDefPtr def,
|
||||
unsigned int parseFlags,
|
||||
virDomainXMLOptionPtr xmlopt,
|
||||
void *parseOpaque);
|
||||
bool
|
||||
virDomainDefHasUSB(const virDomainDef *def);
|
||||
bool virDomainDefHasUSB(const virDomainDef *def);
|
||||
|
||||
int virDomainDeviceValidateAliasForHotplug(virDomainObjPtr vm,
|
||||
virDomainDeviceDefPtr dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user