advpack: DoInfInstall test, fix

Stefan Huehner stefan at huehner.org
Thu Dec 8 20:49:58 CST 2005


On Fri, Dec 09, 2005 at 12:35:29AM +0100, Markus Amsler wrote:
> Changelog:
> Markus Amsler <markus.amsler at oribi.org>
> Add test for DoInfInstall and make it pass under wine.

> +static void infinstall_test()

Hi,

could you please use 

static void infinstall_test(void) for the aboce line, as this in more
correct c code and avoids the warning enabled with
(-Wstrict-prototypes).

Regards,
Stefan




More information about the wine-devel mailing list