]> andersk Git - splint.git/blobdiff - src/lh.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / lh.c
index 05930e84ac93b37bad17b9c43f28c62b90626792..30fed4956d5c1d62f939772362ac8ae4bed92f32 100644 (file)
--- a/src/lh.c
+++ b/src/lh.c
@@ -40,7 +40,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 # include "osd.h"
 # include "lh.h"
 # include "llmain.h"
@@ -276,7 +276,6 @@ lhCleanup (void)
       
       if (LhFile.f == NULL)
        {
-         /*@i25534  check this!  does it report the right filename? */
          lldiagmsg (message ("Cannot open lh file for output: %s", LhFile.name));
        }
       else
This page took 0.032602 seconds and 4 git commands to generate.