1
0
forked from aniani/vim

updated for version 7.0082

This commit is contained in:
Bram Moolenaar
2005-06-07 21:03:23 +00:00
parent 631d6f6847
commit 78916d7c3b

View File

@@ -2625,7 +2625,8 @@ mb_prevptr(line, p)
}
/*
* Return the character length of "str". multi-byte characters counts as one.
* Return the character length of "str". Each multi-byte character counts as
* one.
*/
int
mb_charlen(str)