]> andersk Git - splint.git/blobdiff - test/tests2.4.expect
Fixed line numbering when multi-line macro parameters are used.
[splint.git] / test / tests2.4.expect
index 5fa174dd91be8ddbbf2d654041a67514bc5582d8..12b96e57be5bf8504e0b86f0f8aca6033f20f272 100644 (file)
@@ -25,7 +25,7 @@ bug2.c: (in function main)
 bug2.c:6:8: Fall through case (no preceding break)
 bug2.c:10:10: Fall through case (no preceding break)
 bug2.c:16:8: Fall through case (no preceding break)
-bug2.c:5:5: Statement after switch is not a case: printf("here 1")
+bug2.c:5:5: Statement after switch is not a case: printf("here 1");
 bug2.c:20:2: Path with no return in function declared to return int
 
 Finished checking --- 5 code warnings, as expected
This page took 0.034669 seconds and 4 git commands to generate.