]> andersk Git - splint.git/blobdiff - src/Headers/fcnNode.h
*** empty log message ***
[splint.git] / src / Headers / fcnNode.h
index 0cf7d800e2292642121e846c05237a5a3d53e589..eca7a58bba1bb6f9028a7d6762b004ac2504ddf8 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 _fcnNode {
+typedef struct {
   ltoken name;
   /*@null@*/ lclTypeSpecNode typespec;
   declaratorNode declarator;
This page took 1.952975 seconds and 4 git commands to generate.