Re: winapi: Fix a $blevel / $plevel mismatch.
15 Jun
2009
15 Jun
'09
11:32 a.m.
Ignore this one, I patched the wrong place. On Mon, 15 Jun 2009, Francois Gouget wrote: [...]
} elsif(s/^\}//) { $blevel--; - if($blevel <= 0) { + if($plevel <= 0) { $self->_parse_c_error($_, $line, $column, "file", "} without {");
-- Francois Gouget <fgouget(a)free.fr> http://fgouget.free.fr/ Research is the transformation of money to knowledge. Innovation is the transformation of knowledge to money. -- Dr. Hans Meixner
6114
Age (days ago)
6114
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget