From c1fe62814b4cda4306ad21e34bdd54a59eb32020 Mon Sep 17 00:00:00 2001 From: corvid Date: Sat, 12 Mar 2016 20:43:31 +0000 Subject: MSG --- src/cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cache.c') diff --git a/src/cache.c b/src/cache.c index b082ef89..ec3a04bd 100644 --- a/src/cache.c +++ b/src/cache.c @@ -1140,7 +1140,7 @@ static void Cache_provide_redirection_blocked_page(CacheEntry_t *entry, a_Web_dispatch_by_type("text/html", clientWeb, &client->Callback, &client->CbData); client->Buf = dStrconcat("" - "Dillo blocked a redirection attempt from Url), "\">", URL_STR(entry->Url), " to Location), "\">", URL_STR(entry->Location), " based on your domainrc " -- cgit v1.2.3