# HG changeset patch # User Eric Warmenhoven # Date 998896448 0 # Node ID b51cd9350d65f4177d534e5668454dcef56677bd # Parent c24595d3c3642392622ea48b38311d736f107757 [gaim-migrate @ 2181] one small thing to get the count to 0 committer: Tailor Script diff -r c24595d3c364 -r b51cd9350d65 src/protocols/irc/irc.c --- a/src/protocols/irc/irc.c Mon Aug 27 07:11:50 2001 +0000 +++ b/src/protocols/irc/irc.c Mon Aug 27 07:14:08 2001 +0000 @@ -1471,7 +1471,7 @@ /* OK, It is a chat or IM message. Here, let's translate the IRC formatting into - * good ol' fashioned gtkimhtml style hypertext markup. */ + * good ol' fashioned imhtml style hypertext markup. */ is_closing = FALSE;