
26 Feb
2015
26 Feb
'15
3:17 p.m.
On Thu, Feb 26, 2015 at 15:17:14 +0100, Michal Privoznik wrote:
This is probably a copy-paste error from virDomainObj* counterpart. But when speaking of virNetworkObj we should use variable @nets for an array of networks, rather than @doms. It's just confusing.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/network_conf.c | 34 +++++++++++++++++----------------- src/conf/network_conf.h | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-)
ACK, Peter