[next] telepathy-glib: TpBaseContactListPrivate: correct a comment

Simon McVittie smcv at kemper.freedesktop.org
Wed May 7 02:18:24 PDT 2014


Module: telepathy-glib
Branch: next
Commit: ced36b877bdcce28c7960690869fb1e73661394a
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ced36b877bdcce28c7960690869fb1e73661394a

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Apr 16 17:18:13 2014 +0100

TpBaseContactListPrivate: correct a comment

Reviewed-by: Xavier Claessens <xavier.claessens at collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189

---

 telepathy-glib/base-contact-list.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telepathy-glib/base-contact-list.c b/telepathy-glib/base-contact-list.c
index ed19d31..4564183 100644
--- a/telepathy-glib/base-contact-list.c
+++ b/telepathy-glib/base-contact-list.c
@@ -257,7 +257,7 @@ struct _TpBaseContactListPrivate
 
   gulong status_changed_id;
 
-  /* TRUE if @conn implements TpSvcConnectionInterface$FOO - used to
+  /* Non-NULL if @conn implements TpSvcConnectionInterface$FOO - used to
    * decide whether to emit signals on these new interfaces. Initialized in
    * the constructor and cleared when we lose @conn. */
   _TpGDBusConnectionInterfaceContactList1 *contact_list_skeleton;



More information about the telepathy-commits mailing list