Re: [libvirt] [libvirt-glib 1/2] Add gvir_config_object_get_attribute_uint64()

2012-05-23 Thread Christophe Fergeau
On Tue, May 22, 2012 at 06:51:45PM +0300, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org Another internal libvirt-gconfig helper to get unint64 XML attributes. s/unint64/uint64, ACK with this small typo in the log fixed. Christophe ---

[libvirt] [libvirt-glib 1/2] Add gvir_config_object_get_attribute_uint64()

2012-05-22 Thread Zeeshan Ali (Khattak)
From: Zeeshan Ali (Khattak) zeesha...@gnome.org Another internal libvirt-gconfig helper to get unint64 XML attributes. --- libvirt-gconfig/libvirt-gconfig-object-private.h |4 libvirt-gconfig/libvirt-gconfig-object.c | 15 +++ 2 files changed, 19 insertions(+), 0