]> git.0d.be Git - empathy.git/commitdiff
dispatcher: refer to EmpathyHandler bug
authorJonny Lamb <jonnylamb@gnome.org>
Fri, 30 Oct 2009 10:30:28 +0000 (10:30 +0000)
committerJonny Lamb <jonnylamb@gnome.org>
Fri, 30 Oct 2009 10:30:28 +0000 (10:30 +0000)
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
libempathy/empathy-dispatcher.c

index 523bc2eee83073adc6879e70e0f435d71fcbae19..a88ff33f199450cab550a5c44ece561844cff4b6 100644 (file)
@@ -1985,7 +1985,7 @@ empathy_dispatcher_handle_channels (EmpathyHandler *handler,
   TpConnection *connection;
 
   /* FIXME: should probably find out whether the account manager is prepared
-   * before ensuring. */
+   * before ensuring. See bug #600111. */
   account = tp_account_manager_ensure_account (priv->account_manager,
     account_path);
   g_assert (account != NULL);