diff src/protocols/jabber/jabber.c @ 5599:340cb17d3e37

[gaim-migrate @ 6003] fixination committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 31 May 2003 14:43:08 +0000
parents 847ad796326d
children 3d0a2b9f5a8e
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Sat May 31 14:38:03 2003 +0000
+++ b/src/protocols/jabber/jabber.c	Sat May 31 14:43:08 2003 +0000
@@ -66,7 +66,7 @@
 /* Confused? That makes three of us. -Robot101 */
 #define GC_GJ(x) ((gjconn)((struct jabber_data *)(x)->proto_data)->gjc)
 
-#define JABBER_CONNECT_STEPS 5
+#define JABBER_CONNECT_STEPS 4
 
 #define IQID_AUTH "__AUTH__"