]> andersk Git - splint.git/blobdiff - src/Headers/exposedNode.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / exposedNode.h
index daa68457561a4a25342e47785b7497dc35cf1925..f149c8ab2189d902fe5fb20359ff2a065542fad5 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 _exposedNode {
+typedef struct {
   ltoken tok;
   lclTypeSpecNode type;
   declaratorInvNodeList decls;
This page took 0.034818 seconds and 4 git commands to generate.