]> andersk Git - splint.git/blobdiff - src/ltokenList.c
Cleaned up code problems reported by make splintme.
[splint.git] / src / ltokenList.c
index 69535d9d8b964d2118a529028c5efde17ecba43f..ea7c60a51a86426b8d2d0abe9e69cd11bda7d0f1 100644 (file)
@@ -17,8 +17,8 @@
 ** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 ** MA 02111-1307, USA.
 **
-** For information on lclint: lclint-request@cs.virginia.edu
-** To report a bug: lclint-bug@cs.virginia.edu
+** For information on splint: info@splint.org
+** To report a bug: splint-bug@splint.org
 ** For more information: http://www.splint.org
 */
 /*
@@ -29,7 +29,7 @@
 ** where T has T_equal (or change this) and T_unparse
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "llbasic.h"
 
 /*@notnull@*/ /*@only@*/ ltokenList
This page took 0.034084 seconds and 4 git commands to generate.