X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/1b8ae6904556859bbe91aadf35b8adcc1a0611ce..16c024b587f5ddc115928d5cca7095508aa208d9:/test/tests2.2.expect diff --git a/test/tests2.2.expect b/test/tests2.2.expect index 5dbeac6..70d2a03 100644 --- a/test/tests2.2.expect +++ b/test/tests2.2.expect @@ -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 ansi.lcd:962:1: Specification of struct tm + load file standard.lcd: Specification of struct tm decl.c:3:17: Field tm_sec in specified corresponds to x in declaration - load file ansi.lcd:638:1: Specification of tm_sec + load file standard.lcd: Specification of tm_sec Finished checking --- 1 code warning, as expected