]> andersk Git - splint.git/blobdiff - src/Headers/claimNode.h
Added manual files
[splint.git] / src / Headers / claimNode.h
index f3c8d0d7cd6d06b7a0479c4597b2387bea1e5f9c..605f3f81318135b2485f78cfdb2af4af98143bac 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 _claimNode {
+typedef struct {
   ltoken name;
   paramNodeList params;
   /*@null@*/ globalList globals;
This page took 0.068687 seconds and 4 git commands to generate.