diff src/protocols/yahoo/yahoo_packet.c @ 13827:6c3c8d0d389f

[gaim-migrate @ 16271] Some comment changes committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 17 Jun 2006 01:33:09 +0000
parents d6a799421657
children c070fdec12a3
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo_packet.c	Fri Jun 16 16:17:20 2006 +0000
+++ b/src/protocols/yahoo/yahoo_packet.c	Sat Jun 17 01:33:09 2006 +0000
@@ -116,7 +116,7 @@
 
 		struct yahoo_pair *pair = g_new0(struct yahoo_pair, 1);
 
-		/* this is weird, and in one of the chat packets, and causes us
+		/* this is weird, and in one of the chat packets, and causes us to
 		 * think all the values are keys and all the keys are values after
 		 * this point if we don't handle it */
 		if (data[pos] == '\0') {