src/core/model/attribute-list.h
changeset 7393 8c3dfe0be54d
parent 7389 099e4dc3e223
--- 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 &param);
+  bool DoSet (struct TypeId::AttributeInformation *info, const AttributeValue &param);
   void DoSetOne (Ptr<const AttributeChecker> checker, const AttributeValue &param);
   std::string LookupAttributeFullNameByChecker (Ptr<const AttributeChecker> checker) const;