]> andersk Git - splint.git/blobdiff - src/Headers/ltokenList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / ltokenList.h
index 9fd8037aefffefafacb30e41fb7aea87aebd1787..3bcf1ef08b6e1cb835cf3586e4b1bcde7979480f 100644 (file)
@@ -1,12 +1,12 @@
 /*
-** 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.
 **
 */
 # ifndef LTOKENLIST_H
 # define LTOKENLIST_H
 
-abst_typedef /*@null@*/ struct _ltokenList
+abst_typedef /*@null@*/ struct
 {
   int nelements;
   int nspace;
This page took 0.089426 seconds and 4 git commands to generate.