common: const and init list pedantry

This commit is contained in:
moneromooo-monero
2015-10-27 09:35:08 +00:00
parent 9292c1e7cd
commit e70d2e5be8
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace tools
, m_port{port}
{}
std::string build_url(std::string const & relative_url)
std::string build_url(std::string const & relative_url) const
{
std::string result =
"http://"