Skip to content

Commit 26f9997

Browse files
committed
fixup: add closing brace
1 parent 9924f2c commit 26f9997

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

callgrind/dump.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,7 @@ static Bool fprint_bbcc(VgFile *fp, BBCC* bbcc, AddrPos* last)
930930
fprint_jcc(fp, jcc, &(currCost->p), last, ecounter);
931931
}
932932
}
933+
}
933934

934935
if (CLG_(clo).dump_bbs || CLG_(clo).dump_bb) {
935936
if (!CLG_(is_zero_cost)( CLG_(sets).full, currCost->cost )) {

0 commit comments

Comments
 (0)