]> andersk Git - splint.git/blobdiff - test/exports.out
Removed /bin/csh from tainted/Makefile
[splint.git] / test / exports.out
index d77c753be382a9d8c3bf045cf0014954ef16c4a1..6d3dd7fa81a8a57ebaa4995999568125f828c6ff 100644 (file)
@@ -9,12 +9,12 @@ exports.h:3:12: Variable glob declared but not used
 exports.h:5:12: Function f declared but not used
    exports.c:8:1: Definition of f
 
-Finished LCLint checking --- 6 code errors found, as expected
+Finished checking --- 6 code warnings, as expected
 
 exports.h:1:13: Type exported, but not specified: myint
 exports.h:3:12: Variable exported, but not specified: glob
 exports.h:5:12: Function exported, but not specified: f
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
-Finished LCLint checking --- no code errors found
+Finished checking --- no warnings
This page took 0.060261 seconds and 4 git commands to generate.