]> andersk Git - splint.git/blobdiff - test/glob.expect
Renaming - LCLint => Splint
[splint.git] / test / glob.expect
index fc0a32c281bc4b6364c1ec83f2d65f2f8e7fa39d..e171ccb494d7dbe8bbeb1a8af5831c2e1e9834fa 100644 (file)
@@ -7,7 +7,7 @@ glob.c: (in function callsUseGlob)
 glob.c:23:11: Called procedure useGlob may access global y
 glob.c:23:11: Called procedure useGlob may access global z
 
-Finished LCLint checking --- 4 code errors found, as expected
+Finished checking --- 4 code warnings, as expected
 
 glob.c: (in function dontuseGlob)
 glob.c:13:11: Undocumented use of global x
@@ -15,7 +15,7 @@ glob.c: (in function callsUseGlob)
 glob.c:23:11: Called procedure useGlob may access global y
 glob.c:23:11: Called procedure useGlob may access global z
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
 glob.c: (in function useGlob)
 glob.lcl:3: Global z listed but not used
@@ -28,4 +28,4 @@ glob.c: (in function callsUseGlob)
 glob.c:23:11: Called procedure useGlob may access global y
 glob.c:23:11: Called procedure useGlob may access global z
 
-Finished LCLint checking --- 6 code errors found, as expected
+Finished checking --- 6 code warnings, as expected
This page took 0.042208 seconds and 4 git commands to generate.