X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmbiter.h;h=92315c56f56e090f13bfe168f33c806dbaf2b65b;hb=b3dc221cce17693e95ef37bae7f4e212326b824b;hp=e366412a25e3d2dcdfe7ca5a26a94d66fd838747;hpb=695ad9289e1b0cf5db2afafcb8461f4ae9e0bfa0;p=gnulib.git diff --git a/lib/mbiter.h b/lib/mbiter.h index e366412a2..92315c56f 100644 --- a/lib/mbiter.h +++ b/lib/mbiter.h @@ -56,8 +56,8 @@ advances the iterator by one multibyte character. mbi_cur (iter) - returns the current multibyte character, of type MB_CHAR. All the macros - defined in mbchar_multi.h can be used on it. + returns the current multibyte character, of type mbchar_t. All the + macros defined in mbchar.h can be used on it. mbi_cur_ptr (iter) return a pointer to the beginning of the current multibyte character.