Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Cox <[email protected]>
  • Loading branch information
henry2cox committed Dec 18, 2024
1 parent 0dec934 commit b70a9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/geninfo
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@ sub intermediate_json_to_info($)
}
if ($conditions && @$conditions) {
#die("unexpected multiple conditions at $line") if scalar(@$conditions) > 1;
#lcovutil::debig(1, "MDCD at $filename:$line\n");
#lcovutil::debug(1, "MCDC at $filename:$line\n");
my $mcdc = $mcdcMap->new_mcdc($fileData, $line);

foreach my $c (@$conditions) {
Expand Down

0 comments on commit b70a9f2

Please sign in to comment.