Fix tinyproxy patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8546 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-08-30 14:48:42 +00:00
parent fb0130f378
commit 9bbc87b8ba

View File

@ -1,10 +1,12 @@
--- tinyproxy-1.6.3/src/reqs.c-orig 2007-08-29 13:20:53.000000000 -0500
+++ tinyproxy-1.6.3/src/reqs.c 2007-08-29 13:21:53.000000000 -0500
diff -urN tinyproxy-1.6.3/src/reqs.c tinyproxy-1.6.3.new/src/reqs.c
--- tinyproxy-1.6.3/src/reqs.c 2004-08-06 18:56:55.000000000 +0200
+++ tinyproxy-1.6.3.new/src/reqs.c 2007-08-30 16:50:31.000000000 +0200
@@ -726,7 +726,7 @@
request->host);
indicate_http_error(connptr, 403, "Filtered",
- "detail", "The request you made has been filted",
+ "detail", "The request you made has been filtered",
"url", url,
NULL);
request->host);
indicate_http_error(connptr, 403, "Filtered",
- "detail", "The request you made has been filted",
+ "detail", "The request you made has been filtered",
"url", url,
NULL);