diff --git a/src/simulator/realtime-simulator-impl.cc b/src/simulator/realtime-simulator-impl.cc index 0e63f4e0f..ed192480c 100644 --- a/src/simulator/realtime-simulator-impl.cc +++ b/src/simulator/realtime-simulator-impl.cc @@ -45,7 +45,7 @@ TypeId RealtimeSimulatorImpl::GetTypeId (void) { static TypeId tid = TypeId ("ns3::RealtimeSimulatorImpl") - .SetParent () + .SetParent () .AddConstructor () .AddAttribute ("SynchronizationMode", "What to do if the simulation cannot keep up with real time.",