]> andersk Git - splint.git/blobdiff - src/Headers/replaceNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / replaceNodeList.h
index b88cf76b869df85159aa30a5fe2662a25237a8e7..0f958bd9a6c5cd20ae0d15b2c4a87398591f5e36 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@*/ replaceNode o_replaceNode;
 
-abst_typedef struct _replaceNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.05762 seconds and 4 git commands to generate.