Module: wine Branch: master Commit: e091d5e87c4443a22994ba84179468560f0353e6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e091d5e87c4443a22994ba841...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 1 18:59:06 2022 +0300
evr: Fix long types warnings.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/evr/Makefile.in | 1 - dlls/evr/evr.c | 2 +- dlls/evr/mixer.c | 72 ++++++++++++++++++++++++++-------------------------- dlls/evr/presenter.c | 40 ++++++++++++++--------------- dlls/evr/sample.c | 30 +++++++++++----------- 5 files changed, 72 insertions(+), 73 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e091d5e87c4443a22994b...