Module: wine Branch: master Commit: 34ab144f04e782fe101e3395453bdb9a08708852 URL: https://gitlab.winehq.org/wine/wine/-/commit/34ab144f04e782fe101e3395453bdb9...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jul 4 12:48:21 2023 +0200
oleaut32/tests: Use nameless unions/structs.
---
dlls/oleaut32/tests/olefont.c | 26 +-- dlls/oleaut32/tests/olepicture.c | 103 +++++---- dlls/oleaut32/tests/typelib.c | 451 +++++++++++++++++++-------------------- dlls/oleaut32/tests/vartest.c | 95 +++++---- dlls/oleaut32/tests/vartype.c | 74 +++---- 5 files changed, 373 insertions(+), 376 deletions(-)