X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..69db2541c57e431cbd87bf1ae1eb25f34bc70743:/src/Headers/typeNamePack.h diff --git a/src/Headers/typeNamePack.h b/src/Headers/typeNamePack.h index 3030f41..15a334a 100644 --- a/src/Headers/typeNamePack.h +++ b/src/Headers/typeNamePack.h @@ -1,9 +1,9 @@ /* -** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000. +** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003. ** See ../LICENSE for license information. */ -typedef struct _typeNamePack { +typedef struct { bool isObj; lclTypeSpecNode type; abstDeclaratorNode abst;