]> andersk Git - splint.git/blobdiff - src/Headers/constDeclarationNode.h
*** empty log message ***
[splint.git] / src / Headers / constDeclarationNode.h
index ff8f6ebdb569d2244931160003238f4c54209c93..56e64111ab46f9c9f8ed40e797bc18c10dae56ad 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 _constDeclarationNode {
+typedef struct {
   lclTypeSpecNode type;
   initDeclNodeList decls;
 } *constDeclarationNode;
This page took 0.09562 seconds and 4 git commands to generate.