]> andersk Git - splint.git/blobdiff - src/Headers/typeNameNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / typeNameNodeList.h
index 9f7f7591331c8cdc712c5133300c4469134ac00b..128164cd92a9079cee8e03c8613e02d8374a02fb 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.
 */
 
@@ -8,7 +8,7 @@
 
 typedef /*@only@*/ typeNameNode o_typeNameNode;
 
-abst_typedef struct _typeNameNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.063796 seconds and 4 git commands to generate.