From da3f5268045b5edff01b53f475a56cb0795c7bb1 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 20 Sep 2009 02:47:53 +0000 Subject: trim some spaces --- src/IO/http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IO/http.c') diff --git a/src/IO/http.c b/src/IO/http.c index dd6ed3ca..195fd155 100644 --- a/src/IO/http.c +++ b/src/IO/http.c @@ -447,7 +447,7 @@ char *a_Http_make_connect_str(const DilloUrl *url) "Host: %s\r\n" "%s" "\r\n", - auth2, + auth2, auth2, proxy_auth); -- cgit v1.2.3