Commit 9eda2de2 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winapi: Init preprocessor_condition.

parent f5f3426c
......@@ -720,7 +720,7 @@ sub parse_c_file($$$$)
my $previous_line = 0;
my $previous_column = -1;
my $preprocessor_condition;
my $preprocessor_condition = "";
my $if = 0;
my $if0 = 0;
my $extern_c = 0;
......
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