]> andersk Git - splint.git/blobdiff - src/Headers/sigNode.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / sigNode.h
index 166a5e7da88a549c5bb30f8c5951def8262e0766..193c2ac15da3e157ce0e8686726c7a5f26e916ac 100644 (file)
@@ -1,10 +1,10 @@
 /*
-** 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.
 **
 */
 
-typedef struct _sigNode {
+typedef struct {
   ltoken tok;
   ltokenList domain; 
   ltoken range;
This page took 0.034675 seconds and 4 git commands to generate.