Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 80655)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 80656)
@@ -4192,6 +4192,6 @@
 
     /*
-     * At least verify if VMX is enabled, since we can't check if we're in
-     * VMX root mode or not without causing a #GP.
+     * At least verify if VMX is enabled, since we can't check if we're in VMX root mode or not
+     * without causing a #GP.
      */
     RTCCUINTREG const uHostCr4 = ASMGetCR4();
