Fixed a small typo.
This commit is contained in:
parent
00442ba5ae
commit
cf1e858354
|
@ -1157,7 +1157,7 @@ typedef struct
|
|||
{
|
||||
UINT16 mkSize;
|
||||
BYTE mkKeyList;
|
||||
BYTE szKeyPhrase[1];
|
||||
BYTE szKeyphrase[1];
|
||||
} MULTIKEYHELP, *LPMULTIKEYHELP;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue