]> andersk Git - splint.git/blobdiff - src/Headers/initDeclNodeList.h
Fixed problem with NULL being changed.
[splint.git] / src / Headers / initDeclNodeList.h
index 2b4bad887a8a0c9a7fdaa50b8ef62d3c47688959..5c6529f0135f75e8a34b1b89fa32de865a749d63 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.
 **
 */
@@ -9,7 +9,7 @@
 
 typedef /*@only@*/ initDeclNode o_initDeclNode;
 
-abst_typedef struct _initDeclNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.297833 seconds and 4 git commands to generate.