]> andersk Git - splint.git/blobdiff - src/Headers/intSet.h
Added manual files
[splint.git] / src / Headers / intSet.h
index c8a12fd8323269cd1177f7d21e9629e67a505d86..db5e9aadd2a882e2338cf005e28ff7f5ce676d98 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 intSET_H
 # define intSET_H
 
-abst_typedef struct _intSet
+abst_typedef struct
 {
   int entries;
   int nspace;
This page took 0.032704 seconds and 4 git commands to generate.