]> andersk Git - splint.git/blobdiff - src/help.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / help.c
index 60f0324a0d407e16bf5c5101afad6452c5bec2da..eee5ffbf894ca1bcdd2e33d924a616bbeff81661 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ** Splint - annotation-assisted static program checker
-** Copyright (C) 1994-2002 University of Virginia,
+** Copyright (C) 1994-2003 University of Virginia,
 **         Massachusetts Institute of Technology
 **
 ** This program is free software; you can redistribute it and/or modify it
@@ -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.033808 seconds and 4 git commands to generate.