mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-18 15:09:32 +08:00
Cygwin: is_unicode_equiv: fix comment
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
a9a17f5fe5
commit
e4cc9e4846
@ -1196,7 +1196,7 @@ __collate_range_cmp (int c1, int c2)
|
||||
}
|
||||
|
||||
/* Check if UTF-32 input character `test' is in the same equivalence class
|
||||
as the multibyte char in `equiv'.
|
||||
as UTF-32 character 'eqv'.
|
||||
Note that we only recognize input in Unicode normalization form C, that
|
||||
is, we expect all letters to be composed. A single character is all we
|
||||
look at.
|
||||
|
Loading…
x
Reference in New Issue
Block a user