]> andersk Git - splint.git/blobdiff - src/Headers/sRefSetList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / sRefSetList.h
index 018e8e58cd6c097448ecf258123c53e456b57b42..e90e9cf690f309c4e917311ac8560cd58693f74a 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 /*@dependent@*/ sRefSet d_sRefSet;
 
-abst_typedef /*@null@*/ struct _sRefSetList
+abst_typedef /*@null@*/ struct
 {
   int      nelements;
   int      nspace;
This page took 0.034971 seconds and 4 git commands to generate.