]> andersk Git - splint.git/blobdiff - src/Headers/varDeclarationNodeList.h
Fixed some splintme errors from the previous code change.
[splint.git] / src / Headers / varDeclarationNodeList.h
index b139aa1a3543a27e75af2f768ce9a76b6b77b361..245de5316f63f7f9d6770933b00eba513e9652ca 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-2003.
 ** 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.054179 seconds and 4 git commands to generate.