diff --git a/src/string.cpp b/src/string.cpp --- a/src/string.cpp +++ b/src/string.cpp @@ -293,4 +293,4 @@ size_t Utf8TrimString(char *s, size_t ma *s = '\0'; return length; -} \ No newline at end of file +}