[libvirt] [libvirt-glib] Correct gvir_storage_pool_get_volumes' return annotation

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Tue Jan 3 19:52:13 UTC 2012


From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>

---
 libvirt-gobject/libvirt-gobject-storage-pool.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libvirt-gobject/libvirt-gobject-storage-pool.c b/libvirt-gobject/libvirt-gobject-storage-pool.c
index 76970db..f46dc32 100644
--- a/libvirt-gobject/libvirt-gobject-storage-pool.c
+++ b/libvirt-gobject/libvirt-gobject-storage-pool.c
@@ -477,7 +477,7 @@ static void gvir_storage_vol_ref(gpointer obj, gpointer ignore G_GNUC_UNUSED)
  * gvir_storage_pool_get_volumes:
  * @pool: the storage pool
  *
- * Return value: (element-type LibvirtGObject.StoragePool) (transfer full): List
+ * Return value: (element-type LibvirtGObject.StorageVol) (transfer full): List
  * of #GVirStorageVol
  */
 GList *gvir_storage_pool_get_volumes(GVirStoragePool *pool)
-- 
1.7.7.5




More information about the libvir-list mailing list