Limit the number of irc rename retries even more.

This commit is contained in:
lotodore
2007-11-06 19:54:52 +00:00
parent 8829092b6f
commit 59ffc02872
+1 -1
View File
@@ -30,7 +30,7 @@
using namespace std;
#define IRC_WAIT_TERMINATION_MSEC 500
#define IRC_MAX_RENAME_TRIES 10
#define IRC_MAX_RENAME_TRIES 5
struct IrcContext