21 Oct
2021
21 Oct
'21
4:04 p.m.
Module: wine Branch: master Commit: 6295af0840eb20483b00e35518216b78d7dd4c4e URL: https://source.winehq.org/git/wine.git/?a=commit;h=6295af0840eb20483b00e3551... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Oct 21 10:06:57 2021 +0200 winebus.sys: Prefer USAGE_AND_PAGE over BYTE arrays. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40658 Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winebus.sys/bus_udev.c | 133 +++++++++++++++++++++----------------------- 1 file changed, 63 insertions(+), 70 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6295af0840eb20483b00e...