From eb9b80c30db577b51bbad66af11b959bc67aa82d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 12 May 2011 21:26:42 +0000 Subject: Increase WARNS to 4. --- lib/libfetch/http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libfetch/http.c') diff --git a/lib/libfetch/http.c b/lib/libfetch/http.c index c6cb054294be..309cbf261c39 100644 --- a/lib/libfetch/http.c +++ b/lib/libfetch/http.c @@ -1087,7 +1087,7 @@ out: * Digest response: the code to compute the digest is taken from the * sample implementation in RFC2616 */ -#define IN +#define IN const #define OUT #define HASHLEN 16 -- cgit v1.2.3