X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..8c56b1d88bedb8a9f88581737bf4cc97ff541291:/src/Headers/claimNode.h diff --git a/src/Headers/claimNode.h b/src/Headers/claimNode.h index f3c8d0d..605f3f8 100644 --- a/src/Headers/claimNode.h +++ b/src/Headers/claimNode.h @@ -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;