]> andersk Git - splint.git/blobdiff - src/termNodeList.c
Fixed internal bug reporting for redefinition of __func__
[splint.git] / src / termNodeList.c
index e781c7490da5d9f2d96166e2dd054d0affc31314..35a49d707e315bf3430840cb34fa359e8f42bd0d 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
@@ -30,7 +30,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 
 termNodeList termNodeList_new ()
 {
This page took 0.042699 seconds and 4 git commands to generate.