pidgin/purple-plugin-pack

Parents 0c613d26c268
Children 6a8d050e1e7b
Double the timeouts in irchelper in an effort to fix #682.
--- a/irchelper/irchelper.c Mon Jan 02 18:02:38 2012 -0500
+++ b/irchelper/irchelper.c Mon Jan 02 18:44:52 2012 -0500
@@ -141,8 +141,8 @@
/* The %c exists so we can tell if a match occurred. */
#define PATTERN_WEIRD_LOGIN_CRUFT "o%c %*u ca %*u(%*u) ft %*u(%*u)"
-#define TIMEOUT_IDENTIFY 4000
-#define TIMEOUT_KILLING_GHOST 4000
+#define TIMEOUT_IDENTIFY 8000
+#define TIMEOUT_KILLING_GHOST 8000
typedef enum {