[telepathy-gabble/telepathy-gabble-0.8] Timeout should be 20s, not 20000s.
George Goldberg
grundleborg at googlemail.com
Fri Sep 4 05:02:15 PDT 2009
Signed-off-by: Will Thompson <will.thompson at collabora.co.uk>
---
src/disco.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/disco.c b/src/disco.c
index abd8247..09c6359 100644
--- a/src/disco.c
+++ b/src/disco.c
@@ -41,7 +41,7 @@
#include "util.h"
#include "gabble-signals-marshal.h"
-#define DEFAULT_REQUEST_TIMEOUT 20000
+#define DEFAULT_REQUEST_TIMEOUT 20
#define DISCO_PIPELINE_SIZE 10
/* signals */
--
1.5.6.5
More information about the telepathy-commits
mailing list