summaryrefslogtreecommitdiffstats
path: root/xmrstak/http/httpd.cpp
diff options
context:
space:
mode:
authorUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
committerUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
commitcabd46f39fdadad7345f9603ccdcf1daf49e1a9c (patch)
tree2b5dc47b60d3b1d001a0bf4830b7bf47d253190c /xmrstak/http/httpd.cpp
parent157dd16574c04cb78b704bd809c8919527bd7b61 (diff)
downloadxmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.zip
xmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.tar.gz
Remove whitespace lines
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