mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Activate the interface drivers, and cleanups
* src/libvirt.c: activate the interface drivers * po/POTFILES.in: add the netcf driver as a source of localization strings * src/interface_driver.c: NETCF_ENOMEM -> VIR_ERR_NO_MEMORY mapping was breaking syntax checking
This commit is contained in:
@@ -7,6 +7,7 @@ src/console.c
|
||||
src/datatypes.c
|
||||
src/domain_conf.c
|
||||
src/interface_conf.c
|
||||
src/interface_driver.c
|
||||
src/iptables.c
|
||||
src/libvirt.c
|
||||
src/lxc_container.c
|
||||
|
||||
Reference in New Issue
Block a user