diff --git a/auto/parseOutput.rb b/auto/parseOutput.rb index 5165c7f..7ea180f 100644 --- a/auto/parseOutput.rb +++ b/auto/parseOutput.rb @@ -105,6 +105,8 @@ class ParseOutput else @className = 0 end + else + @className = 0 end end