fixed wrong wctrans names
This commit is contained in:
parent
981ceeedf4
commit
7e13bc23fc
@ -103,8 +103,8 @@ ase_cint_t ase_ccls_to (ase_cint_t c, int type)
|
||||
{
|
||||
static const char* name[] =
|
||||
{
|
||||
"upper",
|
||||
"lower"
|
||||
"toupper",
|
||||
"tolower"
|
||||
};
|
||||
|
||||
static wctrans_t desc[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user