[Telepathy-commits] [telepathy-glib/master] Add proper list markup to TpConnection's preamble
Will Thompson
will.thompson at collabora.co.uk
Wed Jan 7 04:51:28 PST 2009
---
telepathy-glib/connection.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c
index 18af8d4..d2c7046 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -52,9 +52,10 @@
* Compared with a simple proxy for method calls, they add the following
* features:
*
- * * connection status tracking
- *
- * * calling GetInterfaces() automatically
+ * <itemizedlist>
+ * <listitem>connection status tracking</listitem>
+ * <listitem>calling GetInterfaces() automatically</listitem>
+ * </itemizedlist>
*
* Since: 0.7.1
*/
--
1.5.6.5
More information about the Telepathy-commits
mailing list