18 Sep
2017
18 Sep
'17
4:27 p.m.
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