Skip to content

Commit 5c9a5e5

Browse files
Update std.c
1 parent fecf0e5 commit 5c9a5e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/cfg/std.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5036,7 +5036,6 @@ void invalidPrintfArgType_printf(void)
50365036
// #7016
50375037
uint8_t n = 7;
50385038
// TODO cppcheck-suppress invalidPrintfArgType_uint
5039-
// cppcheck-suppress valueFlowBailoutIncompleteVar
50405039
printf("%" PRIi16 "\n", n);
50415040
}
50425041

0 commit comments

Comments
 (0)