[Telepathy-commits] [telepathy-glib/master] Escape angle brackets in documentation that is interpreted as Docbook

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Jan 30 06:20:00 PST 2009


---
 telepathy-glib/dbus.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/dbus.c b/telepathy-glib/dbus.c
index 11a63f8..88ec078 100644
--- a/telepathy-glib/dbus.c
+++ b/telepathy-glib/dbus.c
@@ -121,7 +121,7 @@ starter_bus_conn (GError **error)
  * Note that this function is not suitable for use in applications which can
  * be useful even in the absence of D-Bus - it is designed for use in
  * connection managers, which are not at all useful without a D-Bus
- * connection. See <https://bugs.freedesktop.org/show_bug.cgi?id=18832>.
+ * connection. See &lt;https://bugs.freedesktop.org/show_bug.cgi?id=18832&gt;.
  * Most processes should use tp_dbus_daemon_dup() instead.
  *
  * Returns: a connection to the starter or session D-Bus daemon.
-- 
1.5.6.5




More information about the telepathy-commits mailing list