From: "Zeeshan Ali (Khattak)" <zeeshanak(a)gnome.org>
---
libvirt-gobject/libvirt-gobject-domain.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libvirt-gobject/libvirt-gobject-domain.c
b/libvirt-gobject/libvirt-gobject-domain.c
index c1a2086..7fcd733 100644
--- a/libvirt-gobject/libvirt-gobject-domain.c
+++ b/libvirt-gobject/libvirt-gobject-domain.c
@@ -775,7 +775,7 @@ cleanup:
}
/**
- * gir_domain_suspend:
+ * gvir_domain_suspend:
* @dom: the domain to suspend
* @err: Place-holder for possible errors
*
@@ -857,7 +857,7 @@ gvir_domain_save_helper(GSimpleAsyncResult *res,
}
/**
- * gir_domain_save_async:
+ * gvir_domain_save_async:
* @dom: the domain to save
* @flags: extra flags, currently unused
* @cancellable: (allow-none)(transfer none): cancellation object
@@ -893,7 +893,7 @@ void gvir_domain_save_async (GVirDomain *dom,
}
/**
- * gir_domain_save_finish:
+ * gvir_domain_save_finish:
* @dom: the domain to save
* @result: (transfer none): async method result
* @err: Place-holder for possible errors
--
1.7.7.6