20 Jan
2022
20 Jan
'22
9:44 p.m.
Module: wine Branch: master Commit: a708c25b84055d3416eb5e142624d783c15b5f87 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a708c25b84055d3416eb5e142... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Jan 20 21:20:21 2022 +0100 dmusic: Get rid of the SynthPortImpl typedef. and rename the iface to obj helpers. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dmusic/port.c | 96 +++++++++++++++++++++++++++--------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a708c25b84055d3416eb5...