Skip to content

Commit b461260

Browse files
committed
RULE-21-4: fix qcc expected file
1 parent d78c6fb commit b461260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
| test.c:7:7:7:17 | setjmp(__env) | Use of setjmp. |
2-
| test.c:8:3:8:9 | call to longjmp | Use of longjmp. |
2+
| test.c:8:3:8:17 | longjmp(__env,__val) | Use of longjmp. |

0 commit comments

Comments
 (0)