aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/utf8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/utf8.cpp')
-rw-r--r--src/common/utf8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/utf8.cpp b/src/common/utf8.cpp
index 66a2f633..56609634 100644
--- a/src/common/utf8.cpp
+++ b/src/common/utf8.cpp
@@ -456,4 +456,4 @@ std::wstring ConvertUTF8ToWString(const std::string &source) {
return str;
}
-#endif \ No newline at end of file
+#endif