summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/web_result.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/web_result.h b/src/common/web_result.h
index 13610a7ea..969926674 100644
--- a/src/common/web_result.h
+++ b/src/common/web_result.h
@@ -21,4 +21,4 @@ struct WebResult {
21 std::string result_string; 21 std::string result_string;
22 std::string returned_data; 22 std::string returned_data;
23}; 23};
24} // namespace Commo \ No newline at end of file 24} // namespace Common