Module: wine Branch: master Commit: 497de3cc19f971808ca4105f52038e61dc818db1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=497de3cc19f971808ca4105f5...
Author: Jacek Caban jacek@codeweavers.com Date: Sat Mar 27 16:01:51 2021 +0100
propsys/tests: Use nameless unions.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/propsys/tests/Makefile.in | 1 - dlls/propsys/tests/propsys.c | 248 ++++++++++++++++++++--------------------- 2 files changed, 124 insertions(+), 125 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=497de3cc19f971808ca41...