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 <fgou...@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


Reply via email to