Initialise a stack variable.

This commit is contained in:
Bill Medland 2002-03-22 00:12:15 +00:00 committed by Alexandre Julliard
parent 003b20d72c
commit 2162eb867a
1 changed files with 1 additions and 0 deletions

View File

@ -574,6 +574,7 @@ static const WCHAR *TEXT_NextLineW( HDC hdc, const WCHAR *str, int *count,
int line_fits;
int j_in_seg;
int ellipsified;
*pprefix_offset = -1;
/* For each text segment in the line */