just a small typo

This commit is contained in:
Mathieu Lacage
2007-05-02 09:18:02 +02:00
parent cdee56670e
commit d4814abf5f

View File

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