]> andersk Git - splint.git/blobdiff - src/sigNodeSet.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / sigNodeSet.c
index 26e17a7f89bd44a7e552fd8eccf5d84f3439437f..26d27fef5c7c94901a12933b41f067d41f7663df 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"
 # include "intSet.h"
 
 static bool sigNodeSet_member (sigNodeSet p_s, sigNode p_el);
This page took 0.084813 seconds and 4 git commands to generate.