]> andersk Git - splint.git/blobdiff - test/tests2.2.expect
Merged this branch with the one in the splint.sf.net repository.
[splint.git] / test / tests2.2.expect
index 70d2a03c1fd0c99d1514182283c634c7614521d5..1b4ef0fe3ae53e04869fee6227793397c6aff19e 100644 (file)
@@ -27,9 +27,9 @@ Finished checking --- 2 code warnings, as expected
 
 decl.c:3:21: Structure struct tm declared with fields { int x; }, specified
                 with fields { int tm_sec; int tm_min; int tm_hour;, ... }
-   load file standard.lcd: Specification of struct tm
+   load file standard.lcd:963:1: Specification of struct tm
    decl.c:3:17: Field tm_sec in specified corresponds to x in declaration
-   load file standard.lcd: Specification of tm_sec
+   load file standard.lcd:638:1: Specification of tm_sec
 
 Finished checking --- 1 code warning, as expected
 
This page took 0.049735 seconds and 4 git commands to generate.