Module: wine Branch: master Commit: c86bb6064097ae6d1664e143ff93a495c5330ca5 URL: https://gitlab.winehq.org/wine/wine/-/commit/c86bb6064097ae6d1664e143ff93a49...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 10 17:14:08 2023 +0200
comdlg32: Use nameless unions/structs.
---
dlls/comdlg32/filedlg.c | 20 +++++----- dlls/comdlg32/filedlgbrowser.c | 10 ++--- dlls/comdlg32/itemdlg.c | 2 - dlls/comdlg32/printdlg.c | 90 +++++++++++++++++++----------------------- 4 files changed, 53 insertions(+), 69 deletions(-)