]> andersk Git - splint.git/blobdiff - src/Headers/importNodeList.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / importNodeList.h
index fd6cc59461be1a8a275a54596b854727998a229f..138f494d94e19b4cabcb7aa116ed0d64f5096bb3 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@*/ importNode o_importNode;
 
-abst_typedef struct _importNodeList
+abst_typedef struct
 {
   int nelements;
   int nspace;
This page took 0.138875 seconds and 4 git commands to generate.