[gupnp] Correct a typo in a GIR annotation
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Correct a typo in a GIR annotation
- Date: Mon, 12 Sep 2011 19:57:56 +0000 (UTC)
commit bc7fb6a6eef1cb4cf1f0e6ff1a3cbd71349478f9
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Sep 12 22:56:59 2011 +0300
Correct a typo in a GIR annotation
libgupnp/gupnp-control-point.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgupnp/gupnp-control-point.c b/libgupnp/gupnp-control-point.c
index 7b907fb..33c25cf 100644
--- a/libgupnp/gupnp-control-point.c
+++ b/libgupnp/gupnp-control-point.c
@@ -1071,7 +1071,7 @@ gupnp_control_point_list_device_proxies (GUPnPControlPoint *control_point)
* Get the #GList of discovered #GUPnPServiceProxy objects. Do not free the
* list nor its elements.
*
- * Return value: (element-type: GUPnP.ServiceProxy) (transfer none): a #GList
+ * Return value: (element-type GUPnP.ServiceProxy) (transfer none): a #GList
* of #GUPnPServiceProxy objects.
**/
const GList *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]