mirror of https://github.com/OpenTTD/OpenTTD
parent
89d03d004a
commit
e092b2d8c7
|
@ -293,4 +293,4 @@ size_t Utf8TrimString(char *s, size_t maxlen)
|
|||
|
||||
*s = '\0';
|
||||
return length;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue