
12 Apr
2012
12 Apr
'12
6:06 a.m.
On Wed, Apr 11, 2012 at 03:48:09PM +0200, Christophe Fergeau wrote: [..snip..]
--- a/libvirt-gconfig/libvirt-gconfig.sym +++ b/libvirt-gconfig/libvirt-gconfig.sym @@ -69,6 +69,8 @@ LIBVIRT_GCONFIG_0.0.4 { gvir_config_domain_console_set_target_type; gvir_config_domain_console_target_type_get_type;
+ gvir_config_domain_controller_get_type; + gvir_config_domain_device_get_type;
gvir_config_domain_disk_get_type; -- Wouldn't this need to go into LIBVIRT_GCONFIG_0.0.8 by either introducing a new section or bumping LIBVIRT_GCONFIG_0.0.X in general? Cheers, -- Guido