Module: wine Branch: master Commit: a204e589b5123182323ceba6850c4b674cd3ebb9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a204e589b5123182323ceba685...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Mar 23 22:49:40 2017 +0100
usp10: Avoid LPWSTR.
And cleanup a few style issues along the way.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Aric Stewart aric@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/usp10/indic.c | 3 ++- dlls/usp10/shape.c | 51 ++++++++++++++++++++++++++------------------- dlls/usp10/usp10.c | 7 +++++-- dlls/usp10/usp10_internal.h | 6 ++++-- 4 files changed, 40 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a204e589b5123182323ceb...