]> andersk Git - splint.git/blobdiff - src/Headers/varNodeList.h
*** empty log message ***
[splint.git] / src / Headers / varNodeList.h
index 9c789edcb2209c76b5c1ed8fc35f103063b2b0b9..cd3e92a0a7ab1eb6fdc7daaf560306d35d841002 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
 ** See ../LICENSE for license information.
 */
 # ifndef VARNODELIST_H
@@ -7,7 +7,7 @@
 
 typedef /*@only@*/ varNode o_varNode;
 
-abst_typedef struct _varNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.135379 seconds and 4 git commands to generate.