]> andersk Git - splint.git/blobdiff - src/Headers/sortSetList.h
Fix tracker issue 1837229.
[splint.git] / src / Headers / sortSetList.h
index d9d081eff15f4264e3e611a15ec406cc4a13d7c1..017d4f1466fbb6246542ae78751139a99471ba7d 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-2003.
 ** See ../LICENSE for license information.
 */
 # ifndef sortSetLIST_H
@@ -7,7 +7,7 @@
 
 typedef /*@dependent@*/ sortSet o_sortSet;
 
-abst_typedef struct _sortSetList
+abst_typedef struct
 {
   int nelements;
   int free;
This page took 0.089755 seconds and 4 git commands to generate.