]> andersk Git - splint.git/blobdiff - test/unused.expect
Fixed manual csvoverwrite.
[splint.git] / test / unused.expect
index 4e4a1ba7beabdf65183b62f59693fbd86f7da135..6b322a5b59a2d91f4fee5c3baa182ab0e74081f0 100644 (file)
@@ -8,7 +8,7 @@ unused.c:19:12: File static function f declared but not used
 unused.c:16:12: Function undef declared but not defined
 unused.c:16:12: Function undef exported but not declared in header file
 
-Finished LCLint checking --- 5 code errors found, as expected
+Finished checking --- 5 code warnings, as expected
 
 unused.c:13:6: Name _inner is in the implementation name space (any identifier
                   beginning with underscore)
@@ -22,4 +22,4 @@ unused.c:12:11: Field silly of structure struct _inner declared but not used
 unused.c:7:7: Field dumb of structure struct _st declared but not used
 unused.c:16:12: Function undef exported but not declared in header file
 
-Finished LCLint checking --- 8 code errors found, as expected
+Finished checking --- 8 code warnings, as expected
This page took 0.051034 seconds and 4 git commands to generate.