]> andersk Git - splint.git/blobdiff - src/Headers/enumNameList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / enumNameList.h
index 89476054e4d1e35e71fe5368da07848a56deed4d..d041a39bad39f3fdd0256f0b2835eedf4bc75b34 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.
 **
 */
@@ -15,7 +15,7 @@ extern /*@only@*/ enumName enumName_create (/*@only@*/ cstring p_s) /*@*/ ;
 
 typedef /*@only@*/ enumName o_enumName;
 
-abst_typedef struct _enumNameList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.033945 seconds and 4 git commands to generate.