Mercurial > pidgin.yaz
changeset 14934:4504a21b1d8f
[gaim-migrate @ 17706]
I'm tired
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 08 Nov 2006 10:22:00 +0000 |
parents | e6ac2ca2da0f |
children | ef80d4c30a90 |
files | libgaim/protocols/irc/parse.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/irc/parse.c Wed Nov 08 10:06:36 2006 +0000 +++ b/libgaim/protocols/irc/parse.c Wed Nov 08 10:22:00 2006 +0000 @@ -538,7 +538,7 @@ irc->recv_time = time(NULL); /* - * The data based to irc-receiving-text is the raw protocol data. + * The data passed to irc-receiving-text is the raw protocol data. * TODO: It should be passed as an array of bytes and a length * instead of a null terminated string. */