]> andersk Git - splint.git/blobdiff - src/Headers/letDeclNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / letDeclNodeList.h
index 6092bfb131aa76fa17062d51669eca7f5185aabc..7f2c660867eeeda199da1ee1691d57edd0043428 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@*/ letDeclNode o_letDeclNode;
 
-abst_typedef struct _letDeclNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.061362 seconds and 4 git commands to generate.