Commit cf1e8583 authored by Jim Aston's avatar Jim Aston Committed by Alexandre Julliard

Fixed a small typo.

parent 00442ba5
...@@ -1157,7 +1157,7 @@ typedef struct ...@@ -1157,7 +1157,7 @@ typedef struct
{ {
UINT16 mkSize; UINT16 mkSize;
BYTE mkKeyList; BYTE mkKeyList;
BYTE szKeyPhrase[1]; BYTE szKeyphrase[1];
} MULTIKEYHELP, *LPMULTIKEYHELP; } MULTIKEYHELP, *LPMULTIKEYHELP;
typedef struct { typedef struct {
......
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