[virt-tools-list] [libosinfo 4/7] Fix two small introspection annotations

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Oct 5 00:36:25 UTC 2011


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

---
 osinfo/osinfo_media.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
index 641c351..a509a7b 100644
--- a/osinfo/osinfo_media.c
+++ b/osinfo/osinfo_media.c
@@ -178,7 +178,7 @@ static void on_media_create_from_location_ready (GObject *source_object,
 /**
  * osinfo_media_create_from_location:
  * @location: the location of an installation media
- * @cancellable (allow-none): a #GCancellable, or %NULL
+ * @cancellable: (allow-none): a #GCancellable, or %NULL
  * @error: The location where to store any error, or %NULL
  *
  * Creates a new #OsinfoMedia for installation media at @location. The @location
@@ -405,7 +405,7 @@ static void on_location_read(GObject *source,
  * osinfo_media_create_from_location_async:
  * @location: the location of an installation media
  * @priority: the I/O priority of the request
- * @cancellable (allow-none): a #GCancellable, or %NULL
+ * @cancellable: (allow-none): a #GCancellable, or %NULL
  * @callback: Function to call when result of this call is ready
  * @user_data: The user data to pass to @callback, or %NULL
  *
-- 
1.7.6.2




More information about the virt-tools-list mailing list