]> andersk Git - splint.git/blobdiff - test/printflike.expect
Renamed lclintMacros.nf splintMacros.nf
[splint.git] / test / printflike.expect
index 35f0e89e9ce39ce83c9001504417035cb54f05ef..adcd12106743d272469b609704cf580a782a075b 100644 (file)
@@ -5,9 +5,9 @@ printflike.c:5:5: Function kprint is marked printflike, but has no elipsis
                      parameter
 printflike.c:8:5: Function sprint is marked scanflike, but has no elipsis
                      parameter
-printflike.c:13:15: Traditional lint comment /*PRINTFLIKE*/ used.  This is
-    interpreted by LCLint in the same way as most Unix lints, but it is
-    preferable to replace it with either /*@printflike@*/, /*@scanflike@*/ or
+printflike.c:13:15: Traditional lint comment /*PRINTFLIKE*/ used. Splint
+    interprets this in the same way as most Unix lints, but it is preferable to
+    replace it with either /*@printflike@*/, /*@scanflike@*/ or
     /*@messagelike@*/.
 printflike.c:16:35: Multiple special function codes:
                        printflike, messagelike (first code is ignored)
This page took 0.037931 seconds and 4 git commands to generate.