Mercurial > pidgin
diff src/toc.c @ 513:eaddaa0dbbcb
[gaim-migrate @ 523]
Oscar gets capabilities.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 21 Jul 2000 01:16:55 +0000 |
| parents | d17547ff9c2a |
| children | 4bbc103a3294 |
line wrap: on
line diff
--- a/src/toc.c Thu Jul 20 20:38:44 2000 +0000 +++ b/src/toc.c Fri Jul 21 01:16:55 2000 +0000 @@ -442,7 +442,7 @@ } else time_idle = 0; - serv_got_update(c, logged, evil, signon, time_idle, type); + serv_got_update(c, logged, evil, signon, time_idle, type, 0); } else if (!strcasecmp(c, "CONFIG")) { /* do we want to load the buddy list again here? */
