]> git.xonotic.org Git - xonotic/darkplaces.git/commit
get utf8lib out of common.c by moving the u8_strnlen call into console.c - keeps...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 Dec 2009 11:54:07 +0000 (11:54 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 Dec 2009 11:54:07 +0000 (11:54 +0000)
commit0989904e5953aefb12964b668899cc28c4a48b39
tree05eb3da2b32394b2163719af1869d8ffeea36416
parent525b7a84247360d69b486b81cb5d575c0dd938e7
get utf8lib out of common.c by moving the u8_strnlen call into console.c - keeps the word wrap function encoding agnostic

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9645 d7cf8633-e32d-0410-b094-e92efae38249
common.c
console.c