Index: /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 49889)
+++ /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 49890)
@@ -1999,5 +1999,5 @@
 
     /*
-     * IMPORTANT!!!
+     * !!! IMPORTANT !!!
      * If you modify code here, make sure to check whether hmR0SvmCallRing3Callback() needs to be updated too.
      */
@@ -2061,7 +2061,8 @@
 
     /*
-     * IMPORTANT!!!
+     * !!! IMPORTANT !!!
      * If you modify code here, make sure to check whether hmR0SvmCallRing3Callback() needs to be updated too.
      */
+
     /* Deregister hook now that we've left HM context before re-enabling preemption. */
     if (VMMR0ThreadCtxHooksAreRegistered(pVCpu))
Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 49889)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 49890)
@@ -6594,5 +6594,5 @@
 
     /*
-     * IMPORTANT!!!
+     * !!! IMPORTANT !!!
      * If you modify code here, make sure to check whether hmR0SvmCallRing3Callback() needs to be updated too.
      */
@@ -6719,5 +6719,5 @@
 
     /*
-     * IMPORTANT!!!
+     * !!! IMPORTANT !!!
      * If you modify code here, make sure to check whether hmR0SvmCallRing3Callback() needs to be updated too.
      */
