summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2014-04-18 00:10:17 -0400
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-05-07 09:43:47 +0100
commita1767f600a0854991c5a1662b4d2e81f507d50dd (patch)
tree857204cdfccef5213c52c7c29ca64d32de9e2dc4
parent4f087c183930ca215e0406ca9c6ecef65a7cc073 (diff)
downloadtelepathy-glib-a1767f600a0854991c5a1662b4d2e81f507d50dd.tar.gz
Fix an annotation
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189
-rw-r--r--telepathy-glib/svc-interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/svc-interface.c b/telepathy-glib/svc-interface.c
index 3c3dcd298..38fd4daaf 100644
--- a/telepathy-glib/svc-interface.c
+++ b/telepathy-glib/svc-interface.c
@@ -71,7 +71,7 @@ quark (void)
* See whether the given interface has Telepathy code generation data
* attached.
*
- * Returns: (transfer null): a #TpSvcInterfaceInfo struct, or %NULL
+ * Returns: (transfer none): a #TpSvcInterfaceInfo struct, or %NULL
*
* Since: 0.99.10
*/