[libvirt] [libvirt-glib 18/37] Add gobject boilerplate for GVirConfigDeviceDisk

Christophe Fergeau cfergeau at redhat.com
Tue Nov 15 14:43:00 UTC 2011


On Fri, Nov 11, 2011 at 04:40:56PM +0100, Marc-André Lureau wrote:
> > +static void gvir_config_device_disk_class_init(GVirConfigDeviceDiskClass *klass)
> > +{
> > +
> > +    g_type_class_add_private(klass, sizeof(GVirConfigDeviceDiskPrivate));
> > +}
> 
> There is an extra line here, in previous patch too. Is that intended?

It's probably present in all the "gobject boilerplate commits" since it was
present in the files I used as a c&p template. Let me see if I can fix
this...

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111115/0f5849de/attachment-0001.sig>


More information about the libvir-list mailing list