Module: wine Branch: master Commit: 30f298f5db7caf341c3efe770085797a9b3da7ee URL: https://source.winehq.org/git/wine.git/?a=commit;h=30f298f5db7caf341c3efe770...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 17 11:52:24 2020 +0100
unicode: Remove non-starter and compatibility compositions from the table.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/compose.c | 81 ++++++++++++++++++++++------------------------- dlls/ntdll/compose.c | 81 ++++++++++++++++++++++------------------------- tools/make_unicode | 4 +++ 3 files changed, 80 insertions(+), 86 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=30f298f5db7caf341c3ef...