
17 Jan
2014
17 Jan
'14
9:15 a.m.
On Thu, Jan 16, 2014 at 07:48:31PM +0000, Zeeshan Ali (Khattak) wrote:
On Fri, Dec 6, 2013 at 11:13 AM, Christophe Fergeau <cfergeau@redhat.com> wrote:
G_BEGIN_DECLS
+/* These enum definitions are needed by libvirt-gconfig-domain-disk-driver.h */
Why not just move these enums to that header then?
Inaccurate comment, I'll change it to "These enum definitions are also used by libvirt-gconfig-domain-disk-driver.h". The comment is meant to explain why the enums are defined before #include <libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h> Christophe