]> andersk Git - splint.git/blobdiff - src/Headers/taggedUnionNode.h
Remove empty configure file. This should not be in CVS.
[splint.git] / src / Headers / taggedUnionNode.h
index 8e4ac343c2c184f6d7e33c0339b9f0cbbcfe94ed..eddd930c306e8e6e33327722e18f6da1ab6ee753 100644 (file)
@@ -1,9 +1,9 @@
 /*
-** 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 _taggedUnionNode {
+typedef struct {
   stDeclNodeList structdecls;
   declaratorNode declarator; 
 } *taggedUnionNode;
This page took 0.033399 seconds and 4 git commands to generate.