]> andersk Git - splint.git/blobdiff - src/Headers/termNodeList.h
*** empty log message ***
[splint.git] / src / Headers / termNodeList.h
index 45742484f95e38cd67e27b15f71c0ec99df28aa5..0adeec9cad43db14248201217bbe14036174fd22 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@*/ termNode o_termNode;
 
-struct _termNodeList
+struct s_termNodeList
 {
   int nelements;
   int nspacehigh;
This page took 0.034003 seconds and 4 git commands to generate.