Module: wine Branch: master Commit: a80c5491600c00a54dfc8251a75706ce86d2a08f URL: https://source.winehq.org/git/wine.git/?a=commit;h=a80c5491600c00a54dfc8251a...
Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Wed Feb 2 16:28:23 2022 +1100
xactengine: Fix long types printf warnings.
Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/xactengine2_0/Makefile.in | 2 +- dlls/xactengine2_4/Makefile.in | 2 +- dlls/xactengine2_7/Makefile.in | 2 +- dlls/xactengine2_9/Makefile.in | 2 +- dlls/xactengine3_0/Makefile.in | 2 +- dlls/xactengine3_1/Makefile.in | 2 +- dlls/xactengine3_2/Makefile.in | 2 +- dlls/xactengine3_3/Makefile.in | 2 +- dlls/xactengine3_4/Makefile.in | 2 +- dlls/xactengine3_5/Makefile.in | 2 +- dlls/xactengine3_6/Makefile.in | 2 +- dlls/xactengine3_7/Makefile.in | 2 +- dlls/xactengine3_7/xact_dll.c | 44 +++++++++++++++++++++--------------------- 13 files changed, 34 insertions(+), 34 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a80c5491600c00a54dfc8...