Author: akhaldi
Date: Sat Jul 2 11:58:22 2016
New Revision: 71722
URL:
http://svn.reactos.org/svn/reactos?rev=71722&view=rev
Log:
* Missed this bit.
Modified:
trunk/reactos/dll/win32/usp10/shaping.c
Modified: trunk/reactos/dll/win32/usp10/shaping.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/usp10/shaping.c?…
==============================================================================
--- trunk/reactos/dll/win32/usp10/shaping.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/usp10/shaping.c [iso-8859-1] Sat Jul 2 11:58:22 2016
@@ -365,7 +365,7 @@
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 },