Serge Gautherie winehq-git_serge_180711@gautherie.fr writes:
{ PCRYPTPROV pProv = (PCRYPTPROV)hProv; BOOL ret = TRUE;
- TRACE("(0x%lx, %08lx)\n", hProv, dwFlags);
- TRACE("(0x%lx, %08x)\n", hProv, dwFlags);
The indentation is wrong, here and in your other patches. Please fix your tab size.