Mercurial > pidgin
changeset 5894:8b1b660519f6
[gaim-migrate @ 6326]
Robot101 pointed this out rather bludgeonly
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 15 Jun 2003 17:01:01 +0000 |
parents | 718c1e8d5728 |
children | c6f145ab2846 |
files | src/protocols/jabber/jabber.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c Sun Jun 15 15:09:01 2003 +0000 +++ b/src/protocols/jabber/jabber.c Sun Jun 15 17:01:01 2003 +0000 @@ -56,7 +56,7 @@ /* Confused? That makes three of us. -Robot101 */ #define GC_GJ(x) ((gjconn)((struct jabber_data *)(x)->proto_data)->gjc) -#define JABBER_CONNECT_STEPS 4 +#define JABBER_CONNECT_STEPS 5 #define IQID_AUTH "__AUTH__"