Index: /trunk/src/VBox/VMM/TM.cpp
===================================================================
--- /trunk/src/VBox/VMM/TM.cpp	(revision 35271)
+++ /trunk/src/VBox/VMM/TM.cpp	(revision 35272)
@@ -5,5 +5,5 @@
 
 /*
- * Copyright (C) 2006-2007 Oracle Corporation
+ * Copyright (C) 2006-2010 Oracle Corporation
  *
  * This file is part of VirtualBox Open Source Edition (OSE), as
@@ -2602,6 +2602,4 @@
  * @param   pVM         The VM handle.
  * @param   u32Percent  The new percentage. 100 means normal operation.
- *
- * @todo    Move to Ring-3!
  */
 VMMDECL(int) TMR3SetWarpDrive(PVM pVM, uint32_t u32Percent)
@@ -2631,5 +2629,5 @@
 
 /** @todo This isn't a feature specific to virtual time, move the variables to
- * TM level and make it affect TMR3UCTNow as well! */
+ * TM level and make it affect TMR3UTCNow as well! */
 
     /*
