Alexandre Julliard : winex11.drv: Use nameless unions/structs.
17 Jul
2023
17 Jul
'23
9:39 p.m.
Module: wine Branch: master Commit: 12869e46bda642194a0a5665b2e0ea0a2475ba08 URL: https://gitlab.winehq.org/wine/wine/-/commit/12869e46bda642194a0a5665b2e0ea0... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jul 17 11:36:40 2023 +0200 winex11.drv: Use nameless unions/structs. --- dlls/winex11.drv/desktop.c | 3 -- dlls/winex11.drv/keyboard.c | 14 +++---- dlls/winex11.drv/mouse.c | 95 ++++++++++++++++++++++----------------------- dlls/winex11.drv/systray.c | 5 +-- dlls/winex11.drv/xdnd.c | 10 ++--- dlls/winex11.drv/xrandr.c | 42 ++++++++++---------- dlls/winex11.drv/xvidmode.c | 15 +++---- 7 files changed, 85 insertions(+), 99 deletions(-)
977
Age (days ago)
977
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard