Module: wine Branch: master Commit: 0990abd7b95274d20673f884f546ea9a2392905f URL: https://source.winehq.org/git/wine.git/?a=commit;h=0990abd7b95274d20673f884f...
Author: Michael Stefaniuc mstefani@winehq.org Date: Tue Feb 8 23:14:51 2022 +0100
dmband: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dmband/Makefile.in | 1 - dlls/dmband/band.c | 44 +++++++++++++++++++++---------------------- dlls/dmband/bandtrack.c | 50 ++++++++++++++++++++++++------------------------- dlls/dmband/dmobject.c | 20 ++++++++++---------- dlls/dmband/dmutils.c | 6 +++--- 5 files changed, 60 insertions(+), 61 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0990abd7b95274d20673f...