Address a bunch of review comments

This commit is contained in:
fearlessTobi 2018-09-17 17:16:01 +02:00
parent 4d139943f2
commit b4ace6ec6f
11 changed files with 27 additions and 19 deletions

View file

@ -21,4 +21,4 @@ struct WebResult {
std::string result_string;
std::string returned_data;
};
} // namespace Commo
} // namespace Common