* commit 'bc9d1fe7c467d861a2b7c1deafca5589c1bc309e': typo in libc/stdio/wcio.h
This commit is contained in:
commit
ae3c9783f2
@ -41,7 +41,7 @@ struct wchar_io_data {
|
||||
|
||||
/* BIONIC: disable wchar support */
|
||||
#define WCIO_GET(fp) \
|
||||
((struct whcar_io_data*) 0)
|
||||
((struct wchar_io_data*) 0)
|
||||
|
||||
#define _SET_ORIENTATION(fp, mode) ((void)0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user