
10 Nov
2011
10 Nov
'11
10 p.m.
Hey, a few preliminary comments, On Thu, Nov 10, 2011 at 09:33:41PM +0100, Marc-André Lureau wrote:
+ +G_GNUC_INTERNAL +virDomainPtr gvir_domain_device_get_domain_handle(GVirDomainDevice *self)
G_GNUC_INTERNAL isn't needed here since it's the default setting for symbols not listed in the .sym file. Christophe