]> andersk Git - splint.git/blobdiff - src/help.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / help.c
index 53163fdfba97684912eeb5e836b1c5bb696f012f..eee5ffbf894ca1bcdd2e33d924a616bbeff81661 100644 (file)
@@ -78,7 +78,7 @@ describeVars (void)
   llmsglit ("   --- path used to find #include'd files");
 
   llmsg (message 
-        ("systemdirs = %s (set by -systemdirs or environment variable %s)", /*@i413223@*/
+        ("systemdirs = %s (set by -systemdirs or environment variable %s)", 
          context_getString (FLG_SYSTEMDIRS),
          INCLUDEPATH_VAR));
 
This page took 0.063632 seconds and 4 git commands to generate.