just a small typo

Mathieu Lacage 2007-05-02 09:18:02 +02:00
parent cdee56670e
commit d4814abf5f
1 changed files with 1 additions and 2 deletions

View File

@ -228,7 +228,6 @@ NetDevice::SetReceiveCallback (Callback<bool,NetDevice *,const Packet &,uint16_t
void
NetDevice::Dispose()
{
}
{}
}; // namespace ns3