[grilo] net: Fix introspection scanner warning
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] net: Fix introspection scanner warning
- Date: Tue, 18 Feb 2014 11:35:15 +0000 (UTC)
commit d6643ecdc15f47b7dedd8c1816f40c1b3326a192
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 18 11:15:38 2014 +0100
net: Fix introspection scanner warning
https://bugzilla.gnome.org/show_bug.cgi?id=724620
libs/net/grl-net-wc.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/libs/net/grl-net-wc.c b/libs/net/grl-net-wc.c
index f935ba3..3fcc08c 100644
--- a/libs/net/grl-net-wc.c
+++ b/libs/net/grl-net-wc.c
@@ -927,7 +927,7 @@ void grl_net_wc_request_with_headers_async (GrlNetWc *self,
/**
- * grl_net_wc_request_with_headers_hash_async:
+ * grl_net_wc_request_with_headers_hash_async: (rename-to grl_net_wc_request_with_headers_async)
* @self: a #GrlNetWc instance
* @uri: The URI of the resource to request
* @headers: (allow-none) (element-type utf8 utf8): a set of additional HTTP
@@ -939,8 +939,6 @@ void grl_net_wc_request_with_headers_async (GrlNetWc *self,
* Request the fetching of a web resource given the @uri. This request is
* asynchronous, thus the result will be returned within the @callback.
*
- * Rename to: grl_net_wc_request_with_headers_async
- *
* Since: 0.2.2
*/
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]