]> andersk Git - splint.git/blobdiff - src/Headers/exprNodeSList.h
*** empty log message ***
[splint.git] / src / Headers / exprNodeSList.h
index 154efd027364cfeb3f972c9ebde99dce1ef9a0e8..3cf6a54e77f5a664916d9935bac0b8cdc9fddacf 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.
 **
 */
@@ -12,7 +12,7 @@
 
 typedef /*@dependent@*/ exprNode d_exprNode;
 
-abst_typedef struct _exprNodeSList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.065641 seconds and 4 git commands to generate.