From ac7a44792c77747e60beb1e8215fcd4976aa3b06 Mon Sep 17 00:00:00 2001 From: proller Date: Thu, 4 Jul 2013 19:39:26 +0400 Subject: Masterserver mods announse, ipv6, better curl errors --- src/guiEngine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guiEngine.cpp') diff --git a/src/guiEngine.cpp b/src/guiEngine.cpp index f3b3a6845..2324dba16 100644 --- a/src/guiEngine.cpp +++ b/src/guiEngine.cpp @@ -533,7 +533,7 @@ bool GUIEngine::downloadFile(std::string url,std::string target) { res = curl_easy_perform(curl); if (res != CURLE_OK) { errorstream << "File at url \"" << url - <<"\" not found (internet connection?)" <