mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
Fix a merge error leftover
This commit is contained in:
parent
86415b2d26
commit
5bbde877e7
@ -70,7 +70,7 @@ typedef enum {
|
||||
VIR_FROM_SECRET, /* Error from secret storage */
|
||||
VIR_FROM_CPU, /* Error from CPU driver */
|
||||
VIR_FROM_XENAPI, /* Error from XenAPI */
|
||||
VIR_FROM_NWFILTER /* Error from network filter driver */
|
||||
VIR_FROM_NWFILTER, /* Error from network filter driver */
|
||||
VIR_FROM_HOOK /* Error from Synchronous hooks */
|
||||
} virErrorDomain;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user