summaryrefslogtreecommitdiff
path: root/rest-extras
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2013-11-20 13:55:06 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-03-10 16:58:42 +0000
commit3796b68023229ddfdf1686847c526db6e965dbaf (patch)
treeffa3a2f9a7c507dc5f74a6409c5cf72642bc67e4 /rest-extras
parent9509fdfdf18a18c1a1624019c51433053c381b0a (diff)
downloadlibrest-3796b68023229ddfdf1686847c526db6e965dbaf.tar.gz
docs: Add missing gtk-doc annotations
https://bugzilla.gnome.org/show_bug.cgi?id=712747
Diffstat (limited to 'rest-extras')
-rw-r--r--rest-extras/youtube-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-extras/youtube-proxy.c b/rest-extras/youtube-proxy.c
index 28698e2..be0cf08 100644
--- a/rest-extras/youtube-proxy.c
+++ b/rest-extras/youtube-proxy.c
@@ -343,7 +343,7 @@ _message_wrote_data_cb (SoupMessage *msg,
* @fields: fields
* @incomplete: incomplete
* @callback: (scope async): callback to invoke upon completion
- * @weak_object:
+ * @weak_object: an object instance used to tie the life cycle of the proxy to
* @user_data: user data to pass to the callback
* @error: a #GError pointer, or %NULL
*