X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..f2b6724f9fdd443cbb7cd7db1ddd31c4c54fa5cf:/src/Headers/interfaceNodeList.h diff --git a/src/Headers/interfaceNodeList.h b/src/Headers/interfaceNodeList.h index b5c60d0..5264d67 100644 --- a/src/Headers/interfaceNodeList.h +++ b/src/Headers/interfaceNodeList.h @@ -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. ** */ @@ -8,7 +8,7 @@ typedef /*@only@*/ interfaceNode o_interfaceNode; -abst_typedef struct _interfaceNodeList +abst_typedef struct { int nelements; int nspacehigh;