Module: wine Branch: master Commit: 27a22e2accf645c6b8e49b9b4bf47339c376cd7f URL: https://source.winehq.org/git/wine.git/?a=commit;h=27a22e2accf645c6b8e49b9b4...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 28 08:27:41 2022 +0100
localspl/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/localspl/tests/Makefile.in | 1 - dlls/localspl/tests/localmon.c | 250 ++++++++++++++++++++-------------------- 2 files changed, 125 insertions(+), 126 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=27a22e2accf645c6b8e49...