]> andersk Git - splint.git/blobdiff - src/Headers/declaratorNodeList.h
Tried to fix some problems with the configuration system.
[splint.git] / src / Headers / declaratorNodeList.h
index 74b8a5c4bf85db57ef1b88972b4d871a5e2cdd9a..308bba54ebeb5d75071b7fc454e7226849799b71 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.
 **
 */
@@ -8,7 +8,7 @@
 
 typedef /*@only@*/ declaratorNode o_declaratorNode;
 
-abst_typedef struct _declaratorNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.064921 seconds and 4 git commands to generate.