widl: Fix a variable name in a comment.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Francois Gouget 2019-09-02 04:31:20 +02:00 committed by Alexandre Julliard
parent 171f24eba2
commit 2814409990
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ typedef struct {
} SLTG_BlkEntry;
/* The order of the blocks in the file is given by starting at Block
entry firt_blk and stepping through using the next pointer */
entry first_blk and stepping through using the next pointer */
/* These then get followed by this magic */
typedef struct {