1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-16 15:10:23 +02:00

docs: Remove superflous XML comments in doc string for GDBusProxyTypeFunc

https://bugzilla.gnome.org/show_bug.cgi?id=766899
This commit is contained in:
Jonatan Pålsson
2016-05-26 10:12:32 +02:00
committed by Matthias Clasen
parent b4878dec3a
commit 1e3f2ba415

@@ -614,7 +614,7 @@ typedef struct _GDBusObjectManagerServer GDBusObjectManagerServer;
* that @manager was constructed in.
*
* Returns: A #GType to use for the remote object. The returned type
* must be a #GDBusProxy<!-- -->- or #GDBusObjectProxy<!-- -->-derived
* must be a #GDBusProxy or #GDBusObjectProxy -derived
* type.
*
* Since: 2.30