merge from open-source master
Change-Id: If02d33af51017dbd85e91c79ac2e848eda6cf253
This commit is contained in:
@@ -397,7 +397,7 @@ size_t wcsxfrm(wchar_t *ws1, const wchar_t *ws2, size_t n)
|
||||
|
||||
int wctob(wint_t c)
|
||||
{
|
||||
return c;
|
||||
return c;
|
||||
}
|
||||
|
||||
wctype_t wctype(const char *property)
|
||||
|
Reference in New Issue
Block a user