Mercurial > pidgin.yaz
diff src/conversation.c @ 834:bac7089491c1
[gaim-migrate @ 844]
redesigned chat page a bit, and fixed some libfaim stuff. oh, and made some FIXME's more informative.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Sat, 02 Sep 2000 12:46:05 +0000 |
| parents | 60284aef22f0 |
| children | 3b09dd379600 |
line wrap: on
line diff
--- a/src/conversation.c Sat Sep 02 10:57:07 2000 +0000 +++ b/src/conversation.c Sat Sep 02 12:46:05 2000 +0000 @@ -385,7 +385,7 @@ } else { if (c->is_direct) { if (!USE_OSCAR) { - /* FIXME */ + /* Direct IM TOC FIXME */ } else { gdk_input_remove(c->watcher); sprintf(debug_buff, "Closing DirectIM conversation (%p)\n", c->conn);
