Zhiyi Zhang : ddraw/tests: Use the correct version of DirectDraw calls.

Alexandre Julliard julliard at winehq.org
Wed Oct 21 15:15:14 CDT 2020


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Tue Oct 20 15:42:07 2020 +0800

ddraw/tests: Use the correct version of DirectDraw calls.

These are typos cumulated over the years.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ddraw/tests/d3d.c      |  4 ++--
 dlls/ddraw/tests/ddraw1.c   |  8 ++++----
 dlls/ddraw/tests/ddraw2.c   | 14 ++++++-------
 dlls/ddraw/tests/ddraw4.c   | 12 +++++------
 dlls/ddraw/tests/ddraw7.c   |  8 ++++----
 dlls/ddraw/tests/dsurface.c | 50 ++++++++++++++++++++++-----------------------
 dlls/ddraw/tests/refcount.c |  6 +++---
 dlls/ddraw/tests/visual.c   |  6 +++---
 8 files changed, 54 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list