[Telepathy-commits] [telepathy-glib/master] MessageMixin: add parens to linkify tp_message_mixin_init_dbus_properties in preamble
Will Thompson
will.thompson at collabora.co.uk
Thu Dec 18 10:41:40 PST 2008
---
telepathy-glib/message-mixin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/message-mixin.c b/telepathy-glib/message-mixin.c
index 8462bde..887c6b9 100644
--- a/telepathy-glib/message-mixin.c
+++ b/telepathy-glib/message-mixin.c
@@ -34,7 +34,7 @@
* instance structure, and call tp_message_mixin_init() from your
* constructor function, and tp_message_mixin_finalize() from your dispose
* or finalize function. In the class_init function, call
- * tp_message_mixin_init_dbus_properties to hook this mixin into the D-Bus
+ * tp_message_mixin_init_dbus_properties() to hook this mixin into the D-Bus
* properties mixin class.
*
* Also pass tp_message_mixin_text_iface_init() and
--
1.5.6.5
More information about the Telepathy-commits
mailing list