]> andersk Git - splint.git/blobdiff - src/genericTable.c
Apparently splint does not correctly handle the case in which a #defined constant...
[splint.git] / src / genericTable.c
index e2c00d770fdabf28d42b61c332418431ba883e52..2325d50a6de047bac68288d6da1d4e769111536f 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
 */
 /*
@@ -28,7 +28,7 @@
 ** We sacrific type checking here for code reuse.
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 # include "randomNumbers.h"
 
This page took 0.030653 seconds and 4 git commands to generate.