mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 06:46:06 +00:00
* Missed this bit.
svn path=/trunk/; revision=71722
This commit is contained in:
parent
8d0a00f1e8
commit
384142a8d9
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ const unsigned short /* DECLSPEC_HIDDEN */ wine_shaping_table[2848] =
|
|||
0x0000, 0x0001, 0x0001, 0x0001, 0x0000, 0x0000, 0x0000, 0x0000
|
||||
};
|
||||
|
||||
const unsigned short DECLSPEC_HIDDEN wine_shaping_forms[256][4] =
|
||||
const unsigned short /* DECLSPEC_HIDDEN */ wine_shaping_forms[256][4] =
|
||||
{
|
||||
{ 0x0600, 0x0600, 0x0600, 0x0600 },
|
||||
{ 0x0601, 0x0601, 0x0601, 0x0601 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue