Module: wine Branch: master Commit: 27eee424674e0389ae90d7ca1bd8c510fd04050d URL: https://gitlab.winehq.org/wine/wine/-/commit/27eee424674e0389ae90d7ca1bd8c51...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon Nov 28 21:01:28 2022 -0700
shell32: Rename ShellItem to struct shell_item.
To avoid confusion or conflict with the ShellItem struct defined in the Windows headers.
---
dlls/shell32/shellitem.c | 82 ++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 41 deletions(-)