Index: /trunk/src/VBox/VMM/VMMR3/GIMHv.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/GIMHv.cpp	(revision 64763)
+++ /trunk/src/VBox/VMM/VMMR3/GIMHv.cpp	(revision 64764)
@@ -643,5 +643,5 @@
  * @param   pVM     The cross context VM structure.
  *
- * @thread  EMT(0).
+ * @thread  EMT(0)
  */
 VMMR3_INT_DECL(void) gimR3HvReset(PVM pVM)
Index: /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp	(revision 64763)
+++ /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp	(revision 64764)
@@ -237,5 +237,5 @@
  *
  * @param   pVM     The cross context VM structure.
- * @thread EMT(0).
+ * @thread EMT(0)
  */
 VMMR3_INT_DECL(void) gimR3KvmReset(PVM pVM)
