Re: [libvirt] [PATCH 1/3] Rename internal APis

2009-10-28 Thread Daniel Veillard
On Wed, Oct 21, 2009 at 07:15:23PM +0100, Daniel P. Berrange wrote: > --- > src/conf/domain_conf.c |4 +- > src/conf/domain_conf.h |2 +- > src/conf/interface_conf.h |2 +- > src/conf/network_conf.c |2 +- > src/conf/network_conf.h |2 +- > src/lxc/lxc_drive

Re: [libvirt] [PATCH 1/3] Rename internal APis

2009-10-21 Thread Matthias Bolte
2009/10/21 Daniel P. Berrange : > --- >  src/conf/domain_conf.c      |    4 +- >  src/conf/domain_conf.h      |    2 +- >  src/conf/interface_conf.h   |    2 +- >  src/conf/network_conf.c     |    2 +- >  src/conf/network_conf.h     |    2 +- >  src/lxc/lxc_driver.c        |   24 +++--- >  

[libvirt] [PATCH 1/3] Rename internal APis

2009-10-21 Thread Daniel P. Berrange
--- src/conf/domain_conf.c |4 +- src/conf/domain_conf.h |2 +- src/conf/interface_conf.h |2 +- src/conf/network_conf.c |2 +- src/conf/network_conf.h |2 +- src/lxc/lxc_driver.c| 24 +++--- src/network/bridge_driver.c | 20 ++--