[glib] docs: Remove superflous XML comments in doc string for GDBusProxyTypeFunc



commit 1e3f2ba4153b264e688721d59a4b50a9332b64a5
Author: Jonatan PĂ„lsson <jonatan p gmail com>
Date:   Thu May 26 10:12:32 2016 +0200

    docs: Remove superflous XML comments in doc string for GDBusProxyTypeFunc
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766899

 gio/giotypes.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/giotypes.h b/gio/giotypes.h
index d98ec4a..262e14d 100644
--- a/gio/giotypes.h
+++ b/gio/giotypes.h
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]