* Sync up to trunk head (r64921).
[reactos.git] / dll / win32 / usp10 / usp10_ros.diff
index 6176b73..61857f3 100644 (file)
@@ -1,22 +1,22 @@
-Index: usp10.c\r
-===================================================================\r
---- usp10.c     (revision 54504)\r
-+++ usp10.c     (working copy)\r
-@@ -3621,3 +3621,9 @@\r
\r
-     return SHAPE_GetFontFeatureTags(hdc, (ScriptCache *)*psc, psa, tagScript, tagLangSys, cMaxTags, pFeatureTags, pcTags);\r
- }\r
-+\r
-+BOOL gbLpkPresent = FALSE;\r
-+VOID WINAPI LpkPresent()\r
-+{\r
-+    gbLpkPresent = TRUE; /* Turn it on this way! Wine is out of control! */\r
-+}\r
-Index: usp10.spec\r
-===================================================================\r
---- usp10.spec (revision 54504)\r
-+++ usp10.spec (working copy)\r
-@@ -1,4 +1,4 @@\r
+Index: usp10.c
+===================================================================
+--- usp10.c     (revision 54504)
++++ usp10.c     (working copy)
+@@ -3746,3 +3746,9 @@
+     return SHAPE_GetFontFeatureTags(hdc, (ScriptCache *)*psc, psa, tagScript, tagLangSys, cMaxTags, pFeatureTags, pcTags);
+ }
++
++BOOL gbLpkPresent = FALSE;
++VOID WINAPI LpkPresent()
++{
++    gbLpkPresent = TRUE; /* Turn it on this way! Wine is out of control! */
++}
+Index: usp10.spec
+===================================================================
+--- usp10.spec (revision 54504)
++++ usp10.spec (working copy)
+@@ -1,4 +1,4 @@
 -@ stub LpkPresent
 +@ stdcall LpkPresent()
  @ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)