crypt32: Correct a prototype.

oldstable
Juan Lang 2009-10-23 13:51:02 -07:00 committed by Alexandre Julliard
parent 6a575d697e
commit 1a194449cc
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ void CRYPT_FixKeyProvInfoPointers(PCRYPT_KEY_PROV_INFO info);
*/
DWORD cert_name_to_str_with_indent(DWORD dwCertEncodingType, DWORD indent,
PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz);
const CERT_NAME_BLOB *pName, DWORD dwStrType, LPWSTR psz, DWORD csz);
/**
* Context functions