mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 16:44:24 +08:00
remove duplicate typedef
svn path=/trunk/; revision=13626
This commit is contained in:
@@ -38,7 +38,7 @@ static const unsigned char encoding_byte[] =
|
||||
|
||||
/* We don't need the state really because we don't have shift states
|
||||
to maintain between calls to this function. */
|
||||
typedef int mbstate_t;
|
||||
|
||||
static mbstate_t mbstate_internal;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user