]> andersk Git - splint.git/blobdiff - src/Headers/varDeclarationNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / varDeclarationNodeList.h
index b139aa1a3543a27e75af2f768ce9a76b6b77b361..7102c6520a5874ba19c282ebb327977c7a21b3df 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@*/ varDeclarationNode o_varDeclarationNode;
 
-abst_typedef struct _varDeclarationNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.033684 seconds and 4 git commands to generate.