changeset 7202 | 08ae7db938f6 |
parent 7171 | 7495f96e068f |
child 7256 | b04ba6772f8c |
--- a/src/csma-layout/model/csma-star-helper.cc Fri May 13 13:51:55 2011 -0700 +++ b/src/csma-layout/model/csma-star-helper.cc Fri May 13 16:15:13 2011 -0700 @@ -62,7 +62,7 @@ NetDeviceContainer CsmaStarHelper::GetHubDevices () const { - return m_spokeDevices; + return m_hubDevices; } NetDeviceContainer