20 Jan
2022
20 Jan
'22
9:44 p.m.
Module: wine Branch: master Commit: 6fe37b465649bfff2085ea871ffad0fff7ee7d61 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6fe37b465649bfff2085ea871... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Jan 20 21:20:22 2022 +0100 dmusic: Remove SynthPortImpl from the method and vtbl names. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dmusic/port.c | 163 +++++++++++++++++++++++++++-------------------------- 1 file changed, 83 insertions(+), 80 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6fe37b465649bfff2085e...