Francois Gouget : usp10: Fix the spelling of some index array variables and function.

Alexandre Julliard julliard at winehq.org
Wed Dec 11 16:35:00 CST 2019


Module: wine
Branch: master
Commit: 490b245a2069418293296c1982dab59729804c4e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=490b245a2069418293296c1982dab59729804c4e

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Dec 11 02:58:34 2019 +0100

usp10: Fix the spelling of some index array variables and function.

Indices is the plural used by related APIs so use it for consistency.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/usp10/bidi.c           | 14 ++++++-------
 dlls/usp10/shape.c          | 48 ++++++++++++++++++++++-----------------------
 dlls/usp10/usp10.c          | 18 ++++++++---------
 dlls/usp10/usp10_internal.h |  4 ++--
 4 files changed, 42 insertions(+), 42 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=490b245a2069418293296c1982dab59729804c4e



More information about the wine-cvs mailing list