mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
remove duplicate typedef
svn path=/trunk/; revision=13626
This commit is contained in:
parent
d9c59d586a
commit
a3b58dfa4c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue