Changeset - r6218:0fcab1d9c05b
[Not reviewed]
master
0 1 0
tron - 17 years ago 2007-03-05 05:03:28
tron@openttd.org
(svn r9015) -Fix

NL at EOF
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/string.cpp
Show inline comments
 
@@ -293,4 +293,4 @@ size_t Utf8TrimString(char *s, size_t ma
 

	
 
	*s = '\0';
 
	return length;
 
}
 
\ No newline at end of file
 
}
0 comments (0 inline, 0 general)