include: Fix typo.
This commit is contained in:
parent
500403957d
commit
c7e6c0ccd7
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ typedef struct _CERT_VERIFY_CERTIFICATE_TRUST
|
|||
LPSTR pszUsageOid;
|
||||
HCRYPTPROV hprov;
|
||||
DWORD cRootStores;
|
||||
HCERTSTORE rghstoreRoots;
|
||||
HCERTSTORE *rghstoreRoots;
|
||||
DWORD cStores;
|
||||
HCERTSTORE *rghstoreCAs;
|
||||
DWORD cTrustStores;
|
||||
|
|
Loading…
Add table
Reference in a new issue