Mercurial > pidgin
diff libgaim/protocols/sametime/sametime.c @ 14692:dd0c43d42394
[gaim-migrate @ 17444]
Patch from launchpad bug #64445, from Paul Schulz
Fix some typos
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 07 Oct 2006 18:19:17 +0000 |
| parents | 8ed6ef220b2d |
| children | 118fd0dc5b6e |
line wrap: on
line diff
--- a/libgaim/protocols/sametime/sametime.c Sat Oct 07 17:25:21 2006 +0000 +++ b/libgaim/protocols/sametime/sametime.c Sat Oct 07 18:19:17 2006 +0000 @@ -1638,7 +1638,7 @@ /* fetch the global error value */ err = errno; - /* read problem occured if we're here, so we'll need to take care of + /* read problem occurred if we're here, so we'll need to take care of it and clean up internal state */ if(pd->socket) {
