Module: wine Branch: master Commit: 7bcfc123e660cd127619bd2c6148ba34224c097a URL: https://gitlab.winehq.org/wine/wine/-/commit/7bcfc123e660cd127619bd2c6148ba3...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jul 19 12:18:10 2023 +0200
crypt32/tests: Use nameless unions/structs.
---
dlls/crypt32/tests/chain.c | 2 +- dlls/crypt32/tests/encode.c | 230 +++++++++++++++++++++----------------------- dlls/crypt32/tests/msg.c | 78 +++++++-------- dlls/crypt32/tests/oid.c | 10 +- 4 files changed, 153 insertions(+), 167 deletions(-)