From b99ba0998b602928548e36ce9ae486d7338ba11e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 5 Sep 2014 00:40:52 +0100 Subject: fixup haiku rsrc fetcher initialisation --- content/fetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/fetch.c b/content/fetch.c index e10f0abcb..9a0796294 100644 --- a/content/fetch.c +++ b/content/fetch.c @@ -71,7 +71,7 @@ #endif /** The maximum number of fetchers that can be added */ -#define MAX_FETCHERS 8 +#define MAX_FETCHERS 10 /** The time in ms between polling the fetchers. * -- cgit v1.2.3