src/simulator/scheduler.h
changeset 3997 a66553c56a8f
parent 3807 268b86ce5435
child 4094 7d5024b3f882
--- 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.
    */