
17 Jan
2014
17 Jan
'14
10:08 a.m.
On Fri, Jan 17, 2014 at 02:33:55PM +0000, Zeeshan Ali (Khattak) wrote:
On Fri, Jan 17, 2014 at 2:11 PM, Christophe Fergeau <cfergeau@redhat.com> wrote:
+struct _GVirConfigDomainTimerHpet +{ + GVirConfigObject parent;
Shouldn't this be GVirConfigDomainTimer?
Yes, great catch! Fixed. This file is copied and pasted from GVirConfigDomainTimerPit which has already been in a release and has the same issue :( Christophe