mirror of
https://github.com/reactos/wine.git
synced 2025-01-19 10:13:01 +00:00
include: Fix typo.
This commit is contained in:
parent
500403957d
commit
c7e6c0ccd7
@ -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…
x
Reference in New Issue
Block a user