summaryrefslogtreecommitdiffstats
path: root/xmrstak/http/httpd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/http/httpd.cpp')
-rw-r--r--xmrstak/http/httpd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/http/httpd.cpp b/xmrstak/http/httpd.cpp
index 81012fa..dba7d7c 100644
--- a/xmrstak/http/httpd.cpp
+++ b/xmrstak/http/httpd.cpp
@@ -86,7 +86,7 @@ int httpd::req_handler(void * cls,
return ret;
}
}
-
+
*ptr = nullptr;
std::string str;
if(strcasecmp(url, "/style.css") == 0)
OpenPOWER on IntegriCloud