]> andersk Git - splint.git/blobdiff - src/Headers/paramNodeList.h
Added manual files
[splint.git] / src / Headers / paramNodeList.h
index 953d5b6237f321eda205159aee3ea733a047d1bb..97ba6e023cc174c913b51f3eb208b37a8e9037df 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 /*@null@*/ /*@only@*/ paramNode o_paramNode;
 
-abst_typedef /*@null@*/ struct _paramNodeList
+abst_typedef /*@null@*/ struct 
 {
   int nelements;
   int nspace;
This page took 0.032785 seconds and 4 git commands to generate.