Actions
Bug #2731
closedns3::ndn::Producer typo: respodning
Start date:
04/05/2015
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
ns3::ndn::Producer has a logging statement:
NS_LOG_INFO("node(" << GetNode()->GetId() << ") respodning with Data: " << data->getName());
The word "respodning" should be "responding".
Actions