diff -r 88230da4bb1a -r 8c3dfe0be54d src/core/model/attribute-list.h --- a/src/core/model/attribute-list.h Wed Aug 03 09:42:10 2011 -0400 +++ b/src/core/model/attribute-list.h Wed Aug 03 10:04:56 2011 -0400 @@ -101,7 +101,7 @@ - bool DoSet (struct TypeId::AttributeInfo *info, const AttributeValue ¶m); + bool DoSet (struct TypeId::AttributeInformation *info, const AttributeValue ¶m); void DoSetOne (Ptr checker, const AttributeValue ¶m); std::string LookupAttributeFullNameByChecker (Ptr checker) const;