From d6b7423d4574469b150d099ea8a1efb9c882ff34 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Thu, 14 Mar 2002 17:32:20 +0000 Subject: whoups #-)) CVS patchset: 1571 CVS date: 2002/03/14 17:32:20 --- src/input/input_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/input/input_net.c b/src/input/input_net.c index 5148c3e85..cdb0c383a 100644 --- a/src/input/input_net.c +++ b/src/input/input_net.c @@ -71,7 +71,7 @@ extern int errno; #endif #define NET_BS_LEN 2324 -#define PREBUF_SIZE 10000000 +#define PREBUF_SIZE 100000 typedef struct { input_plugin_t input_plugin; -- cgit v1.2.3