Updated usp10_ros.diff to match with r34390 changes
authorPierre Schweitzer <pierre@reactos.org>
Wed, 9 Jul 2008 11:40:00 +0000 (11:40 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Wed, 9 Jul 2008 11:40:00 +0000 (11:40 +0000)
svn path=/trunk/; revision=34392

reactos/dll/win32/usp10/usp10_ros.diff

index 14ec81f..0ccbc64 100644 (file)
@@ -3,23 +3,23 @@ Index: usp10.c
 --- usp10.c    (revision 34385)\r
 +++ usp10.c    (working copy)\r
 @@ -1726,3 +1726,10 @@\r
-     for (i = 0; i < nbchars; i++) widths[i] = glyph_width[i];
-     return S_OK;
- }
-+
-+
-+VOID WINAPI LpkPresent()   
-+{   
-+    /* FIXME */   
-+    DbgPrint("LPK: %s is unimplemented, please try again later.\n", __FUNCTION__);   
-+} 
+     for (i = 0; i < nbchars; i++) widths[i] = glyph_width[i];\r
+     return S_OK;\r
+ }\r
++\r
++\r
++VOID WINAPI LpkPresent()   \r
++{   \r
++    /* FIXME */   \r
++    ERR("LPK: %s is unimplemented, please try again later.\n", __FUNCTION__);   \r
++} \r
 Index: usp10.spec\r
 ===================================================================\r
 --- usp10.spec (revision 34385)\r
 +++ usp10.spec (working copy)\r
 @@ -1,4 +1,4 @@\r
--@ stub LpkPresent
-+@ stdcall LpkPresent()
- @ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)
- @ stub ScriptApplyLogicalWidth
- @ stdcall ScriptBreak(ptr long ptr ptr)
+-@ stub LpkPresent\r
++@ stdcall LpkPresent()\r
+ @ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)\r
+ @ stub ScriptApplyLogicalWidth\r
+ @ stdcall ScriptBreak(ptr long ptr ptr)\r