13 Mar
2020
13 Mar
'20
3:24 p.m.
Module: wine Branch: master Commit: 54ee53382f59aa8333b4ad5fd97acdb07ec0ef7b URL: https://source.winehq.org/git/wine.git/?a=commit;h=54ee53382f59aa8333b4ad5fd... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Thu Mar 12 21:34:09 2020 -0500 strmbase: Get rid of the PassThruImpl typedef. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/strmbase/pospass.c | 104 ++++++++++++++++++++++++------------------------ 1 file changed, 53 insertions(+), 51 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54ee53382f59aa8333b4a...