4 Dec
2023
4 Dec
'23
6:23 a.m.
btw you should change the comments from // to /* */, since that's the wine convention. Also make the curly braces go on the next line after the if. There also seems to be a lot of repetition, maybe you could do something to get rid of some of it? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4587#note_54814