25 Jul
2024
25 Jul
'24
11:42 a.m.
Alfred Agrell (@Alcaro) commented about dlls/shell32/enumobjects.c:
struct enum_objects { - IEnumObjects IEnumObjects_iface; + IEnumObjects IEnumObjects_iface; IObjectCollection IObjectCollection_iface; - LONG ref; + LONG ref;
Yes, that lines up ...if tab width is set to 4. Text editor shenanigans again, I assume? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6130#note_77047