am c5861c09: am 50e62e40: Merge "Bug: __WINT_TYPE__ and wint_t reference to different types"

* commit 'c5861c09d5be632c2d42a8dcbd3eba97bdf80e0d':
  Bug: __WINT_TYPE__ and wint_t reference to different types
This commit is contained in:
Elliott Hughes 2012-11-29 15:59:48 -08:00 committed by Android Git Automerger
commit 4ad0910774

View File

@ -45,7 +45,7 @@
__BEGIN_DECLS
typedef int wint_t;
typedef __WINT_TYPE__ wint_t;
typedef struct { int dummy; } mbstate_t;
typedef enum {