[PATCH] msvcrt: Add _vfprintf_l.

Piotr Caban piotr.caban at gmail.com
Mon Sep 18 11:27:54 CDT 2017


Hi,

On 09/18/17 03:10, Gijs Vermeulen wrote:
> +/*********************************************************************
> + *    _vfprintf_l (MSVCRT.@)
> + */
> +int CDECL MSVCRT__vfprintf_l(MSVCRT_FILE* file, const char *format,
> +                                        MSVCRT__locale_t locale, __ms_va_list valist)
Please fix the indentation here. Except of that the patch looks good for me.

Thanks,
Piotr



More information about the wine-devel mailing list