X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/80ee600a548f705b2875267c01bcc63e95203578..6b654b9a83c99e6dee2dba672fa1188ebc6b8814:/test/special.expect?ds=sidebyside diff --git a/test/special.expect b/test/special.expect index 9bba758..d842651 100644 --- a/test/special.expect +++ b/test/special.expect @@ -41,7 +41,7 @@ special.c:40:10: Undocumented modification of gs possible from call to fscanf: special.c:42:10: Undocumented modification of gs possible from call to fscanf: fscanf(stdin, "hullo, welcome to %*23d %*c %s", gs) -Finished LCLint checking --- 20 code errors found, as expected +Finished checking --- 20 code warnings, as expected special.c: (in function f) special.c:17:34: Variable c used before definition @@ -90,4 +90,4 @@ special.c:40:10: Undocumented modification of gs possible from call to fscanf: special.c:42:10: Undocumented modification of gs possible from call to fscanf: fscanf(stdin, "hullo, welcome to %*23d %*c %s", gs) -Finished LCLint checking --- 22 code errors found, as expected +Finished checking --- 22 code warnings, as expected