Commit a39e8753 authored by Alexander Morozov's avatar Alexander Morozov Committed by Alexandre Julliard

wincrypt.h: Fix a typo.

parent df69fa18
......@@ -593,7 +593,7 @@ typedef struct _CERT_REQUEST_INFO {
typedef struct _CERT_KEYGEN_REQUEST_INFO {
DWORD dwVersion;
CERT_PUBLIC_KEY_INFO SubjectPubliceKeyInfo;
CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo;
LPWSTR pwszChallengeString;
} CERT_KEYGEN_REQUEST_INFO, *PCERT_KEYGEN_REQUEST_INFO;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment