Module: wine Branch: master Commit: 374d74e8432b8b56257ac2079cd943f2c4c77ea4 URL: https://gitlab.winehq.org/wine/wine/-/commit/374d74e8432b8b56257ac2079cd943f...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jul 4 12:47:11 2023 +0200
oleaut32: Use nameless unions/structs.
---
dlls/oleaut32/olefont.c | 31 +++--- dlls/oleaut32/olepicture.c | 74 +++++++------ dlls/oleaut32/olepropframe.c | 14 ++- dlls/oleaut32/recinfo.c | 6 +- dlls/oleaut32/typelib.c | 244 +++++++++++++++++++++---------------------- dlls/oleaut32/usrmarshal.c | 24 ++--- 6 files changed, 189 insertions(+), 204 deletions(-)