changeset 2171:b51cd9350d65

[gaim-migrate @ 2181] one small thing to get the count to 0 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 27 Aug 2001 07:14:08 +0000
parents c24595d3c364
children cdf43acb5b83
files src/protocols/irc/irc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;