]> andersk Git - splint.git/blobdiff - src/mtscanner.c
Fixed problem with unnamed unions within struct definitions.
[splint.git] / src / mtscanner.c
index 012d35f8644e99eec3917c8770ad6487f5eea555..5ab2c3e322351ecb6be7b0d82062cfffecf37c2f 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 @@
 ** generator tools one day...
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "llbasic.h"
 # include "mtgrammar.h"
 # include "mtscanner.h"
This page took 1.049186 seconds and 4 git commands to generate.