Update Simulator::SetScheduler doxygen

This commit is contained in:
Faker Moatamri
2010-01-22 16:09:13 +01:00
parent 0a1ebfb8cc
commit c31cfcf164

View File

@@ -75,7 +75,7 @@ public:
static Ptr<SimulatorImpl> GetImplementation (void);
/**
* \param scheduler a new event scheduler
* \param schedulerFactory a new event scheduler factory
*
* The event scheduler can be set at any time: the events scheduled
* in the previous scheduler will be transfered to the new scheduler