17 Jan
2024
17 Jan
'24
8:16 a.m.
Rémi Bernon (@rbernon) commented about dlls/dmime/audiopath.c:
BOOL fActive; };
+struct audio_path_config {
```suggestion:-0+0 struct audio_path_config { ``` I know the file isn't written like that but I don't think we should rely on its current style which is for most part in dmusic, historical. Instead prefer and move toward a canonical Wine style. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4852#note_57658