]> andersk Git - splint.git/blobdiff - src/Headers/sortSet.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / sortSet.h
index bc040b9e6d4612ebae33ad0f67a275052aee4ea6..7639dbc3d01d4c4a9e20c0cba701ba51634022f6 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 @@
 # ifndef SORTSET_H
 # define SORTSET_H
 
-abst_typedef /*@null@*/ struct _sortSet
+abst_typedef /*@null@*/ struct 
 {
   int entries;
   int nspace;
This page took 0.057358 seconds and 4 git commands to generate.