summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-03-11 11:22:50 -0300
committerTingPing <tngpng@gmail.com>2013-03-11 11:22:50 -0300
commit1ddb76465a38eea4df612b86c723e36bbbf45a43 (patch)
tree6adecf82fd0083f7e6a68f18fbdf2d4e503cca3e /src
parent8f82d31db1827ae444b503087b949006b6df8354 (diff)
Don't show join dialog when you autojoin.
closes #305
Diffstat (limited to 'src')
-rw-r--r--src/common/inbound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/inbound.c b/src/common/inbound.c
index 88d1e1c3..d5c47b8f 100644
--- a/src/common/inbound.c
+++ b/src/common/inbound.c
@@ -1030,6 +1030,7 @@ check_autojoin_channels (server *serv)
 
 		free (serv->autojoin);
 		serv->autojoin = NULL;
+		i++;
 	}
 
 	/* this is really only for re-connects when you