summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-xml-doc.c
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-06-10 10:08:40 +0200
committerJens Georg <mail@jensge.org>2021-06-10 10:08:40 +0200
commit0f0cfd2fc50efcbfe5fcc12d18eda0fe60ae6303 (patch)
tree23cba2d39fdc70b0511dc01e4d4f3b44b98ae4fa /libgupnp/gupnp-xml-doc.c
parent1975b3295de1d4e97465e6827d518a868163b891 (diff)
downloadgupnp-0f0cfd2fc50efcbfe5fcc12d18eda0fe60ae6303.tar.gz
xml-doc: Temporarily disable transfer annotation
Diffstat (limited to 'libgupnp/gupnp-xml-doc.c')
-rw-r--r--libgupnp/gupnp-xml-doc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgupnp/gupnp-xml-doc.c b/libgupnp/gupnp-xml-doc.c
index c3bf075..1948066 100644
--- a/libgupnp/gupnp-xml-doc.c
+++ b/libgupnp/gupnp-xml-doc.c
@@ -82,7 +82,7 @@ gupnp_xml_doc_class_init (GUPnPXMLDocClass *klass)
/**
* gupnp_xml_doc_new:
- * @xml_doc:(transfer full): Pointer to #xmlDoc to wrap under this object
+ * @xml_doc:(transfer none): Pointer to #xmlDoc to wrap under this object
*
* Create a new #GUPnPXMLDoc for @xml_doc.
*