]> andersk Git - splint.git/blobdiff - src/fileTable.c
Incorporated path for file inclusion in cpplib.c.
[splint.git] / src / fileTable.c
index 0fe22bf20b6cf8d60b4d8288455237a0e2fc7045..46722ba0b422dc6e9e7c4fea1ca52ba00fd7520e 100644 (file)
@@ -828,7 +828,7 @@ fileTable_cleanup (fileTable ft)
            }
          else if (fileId_isValid (fe->fder)) 
            {
-             /*@i423 this should use close (fd) also... */
+             /* this should use close (fd) also... */
              (void) osd_unlink (fe->fname);
            }
          else if (fe->ftype == FILE_MACROS)
This page took 0.049098 seconds and 4 git commands to generate.