Fix typos
This commit is contained in:
@@ -820,7 +820,7 @@ RealtimeSimulatorImpl::GetContext (void) const
|
||||
}
|
||||
|
||||
uint64_t
|
||||
RealTimeSimulatorImpl::GetEventCount (void) const
|
||||
RealtimeSimulatorImpl::GetEventCount (void) const
|
||||
{
|
||||
return m_eventCount;
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
/**
|
||||
* \file
|
||||
* \ingroup realtime
|
||||
* ns3::RealTimeSimulatorImpl declaration.
|
||||
* ns3::RealtimeSimulatorImpl declaration.
|
||||
*/
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
Reference in New Issue
Block a user