Module: wine Branch: master Commit: 9aeb6d4198e2ad5e6de71ecaf63e0df2da4abc41 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9aeb6d4198e2ad5e6de71ecaf...
Author: Eric Pouech eric.pouech@gmail.com Date: Wed Feb 23 09:12:11 2022 +0100
cryptnet/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/cryptnet/tests/Makefile.in | 1 - dlls/cryptnet/tests/cryptnet.c | 228 ++++++++++++++++++++-------------------- 2 files changed, 114 insertions(+), 115 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9aeb6d4198e2ad5e6de71...