Module: wine Branch: master Commit: e9e7301b594b73a872b507d4c5116c388c337c80 URL: https://gitlab.winehq.org/wine/wine/-/commit/e9e7301b594b73a872b507d4c5116c3...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jul 21 11:35:56 2023 +0200
urlmon/tests: Use nameless unions/structs.
---
dlls/urlmon/tests/misc.c | 79 ++++++++++++++++++++++---------------------- dlls/urlmon/tests/protocol.c | 4 +-- dlls/urlmon/tests/stream.c | 6 ++-- dlls/urlmon/tests/uri.c | 18 +++++----- dlls/urlmon/tests/url.c | 25 +++++++------- 5 files changed, 65 insertions(+), 67 deletions(-)