diff -r 2277ff80158c -r a66553c56a8f src/simulator/scheduler.h --- a/src/simulator/scheduler.h Tue Dec 09 12:24:24 2008 -0800 +++ b/src/simulator/scheduler.h Tue Dec 09 20:29:04 2008 -0800 @@ -87,7 +87,7 @@ */ virtual Event RemoveNext (void) = 0; /** - * \param id the id of the event to remove + * \param ev the event to remove * * This methods cannot be invoked if the list is empty. */