[PATCH 2/5] mf/tests: Simplify static media type definition.

Giovanni Mascellani gmascellani at codeweavers.com
Fri Jan 21 06:31:22 CST 2022


Hi,

Il 20/01/22 11:41, Rémi Bernon ha scritto:
> +        init_media_type(input_type, test->input_type, -1);
> +        init_media_type(output_type, test->output_type, -1);

It seems that init_media_type() is always called with -1. Does it make 
sense to keep that count argument?

Giovanni.



More information about the wine-devel mailing list