OSDN Git Service

Correct <wincrypt.h> typographic errors; fix issue [#38391]
authorKeith Marshall <keith@users.osdn.me>
Wed, 11 Jul 2018 20:07:05 +0000 (21:07 +0100)
committerKeith Marshall <keith@users.osdn.me>
Wed, 11 Jul 2018 20:07:05 +0000 (21:07 +0100)
commit73aedcc0f2e6ba370de0d86ab878ad76a0dda7b5
tree4373e6ff20f319b47fda8cdb89116f895efabb5d
parent753e249cdb3480951addf1c33151922cdd09705f
Correct <wincrypt.h> typographic errors; fix issue [#38391]

* include/wincrypt.h (CALG_TLS1PRF): Delete symbolic reference to...
(ALG_CLASS_DHASH): ...this; there is no such symbol; replace it with...
(ALG_CLASS_HASH): ...this, which represents the correct reference.
(struct _CRYPTOAPI_BLOB): Delete extraneous "typedef" keyword; this
struct definition is not directly associated with any type name.
(struct _SSL_EXTRA_CERT_CHAIN_POLICY_PARA): Likewise.
w32api/ChangeLog
w32api/include/wincrypt.h