mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Fix the syntax-check failure
Introduced by commit 7ac2c4fe624, pushed under build-breaker rule.
This commit is contained in:
parent
7ac2c4fe62
commit
1f9dcbc7f1
@ -211,7 +211,7 @@ char *virInterfaceDefFormat(const virInterfaceDefPtr def);
|
|||||||
void virInterfaceObjLock(virInterfaceObjPtr obj);
|
void virInterfaceObjLock(virInterfaceObjPtr obj);
|
||||||
void virInterfaceObjUnlock(virInterfaceObjPtr obj);
|
void virInterfaceObjUnlock(virInterfaceObjPtr obj);
|
||||||
|
|
||||||
#define VIR_CONNECT_LIST_INTERFACES_FILTERS_ACTIVE \
|
# define VIR_CONNECT_LIST_INTERFACES_FILTERS_ACTIVE \
|
||||||
(VIR_CONNECT_LIST_INTERFACES_ACTIVE | \
|
(VIR_CONNECT_LIST_INTERFACES_ACTIVE | \
|
||||||
VIR_CONNECT_LIST_INTERFACES_INACTIVE)
|
VIR_CONNECT_LIST_INTERFACES_INACTIVE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user