]> andersk Git - splint.git/blobdiff - src/varNodeList.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / varNodeList.c
index 4f858ff90727aa51cc96426c76485ef8fc2be6a8..44171a1d29d85d43c2f2f71168ad476d3a24f782 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"
 
 varNodeList varNodeList_new ()
 {
This page took 0.03454 seconds and 4 git commands to generate.