From a0813b0a5b90e959994f0f6f029af30364ddd258 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 18 Jun 2009 21:26:50 +0100 Subject: Style: use FIXME not TODO --- libempathy/empathy-tp-chat.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libempathy/empathy-tp-chat.c') diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c index 1df1cf8a9..8327c4f26 100644 --- a/libempathy/empathy-tp-chat.c +++ b/libempathy/empathy-tp-chat.c @@ -921,9 +921,9 @@ tp_chat_group_members_changed_cb (TpChannel *self, if (actor != 0) { actor_contact = chat_lookup_contact (chat, actor, FALSE); if (actor_contact == NULL) { - /* TODO: handle this a tad more gracefully: perhaps the - * actor was a server op. We could use the contact-ids - * detail of MembersChangedDetailed. + /* FIXME: handle this a tad more gracefully: perhaps + * the actor was a server op. We could use the + * contact-ids detail of MembersChangedDetailed. */ DEBUG ("actor %u not a channel member", actor); } -- cgit v1.2.3