]> andersk Git - splint.git/blobdiff - src/Headers/declaratorNode.h
*** empty log message ***
[splint.git] / src / Headers / declaratorNode.h
index e189e7f3cf107464f739bc25617eb62b6c57fbf3..eb68eb2471d46efedeca5f8981766c69db4d89f7 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.
 **
 */
@@ -7,7 +7,7 @@
 ** declaratorNode.h
 */
 
-typedef struct _declaratorNode {
+typedef struct {
   ltoken id;
   /*@null@*/ typeExpr type;
   bool isRedecl;
This page took 0.536853 seconds and 4 git commands to generate.