]> andersk Git - splint.git/blobdiff - src/varDeclarationNodeList.c
Fixed parsing problem with multiple inclusions of alt typedefs.
[splint.git] / src / varDeclarationNodeList.c
index a971fb0e7147d5ac5ab7aea59e1c55d5b38abb35..4478620aabe9d8bcf4a460021455f35d0a3699c4 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"
 
 varDeclarationNodeList varDeclarationNodeList_new ()
This page took 0.037917 seconds and 4 git commands to generate.