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.