]> andersk Git - splint.git/blobdiff - src/Headers/storeRefNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / storeRefNodeList.h
index f45ea4c73a4b56bb42b43c8f0b460c9bb7cda4b2..d940736120886f0b8623ea8f15db97372860f634 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.
 */
 # ifndef STOREREFNODELIST_H
@@ -7,7 +7,7 @@
 
 typedef /*@only@*/ storeRefNode o_storeRefNode;
 
-abst_typedef struct _storeRefNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.03466 seconds and 4 git commands to generate.