0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

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)