Index: /trunk/src/VBox/HostDrivers/Support/SUPDrv.c
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/SUPDrv.c	(revision 50540)
+++ /trunk/src/VBox/HostDrivers/Support/SUPDrv.c	(revision 50541)
@@ -3551,5 +3551,5 @@
     RTThreadPreemptRestore(&PreemptState);
     if (fIsSmxModeAmbiguous)
-        SUPR0Printf(("Warning!!! CR4 hints SMX mode but your CPU is too secretive. Proceeding anyway... Wish us luck!\n"));
+        SUPR0Printf(("WARNING! CR4 hints SMX mode but your CPU is too secretive. Proceeding anyway... We wish you good luck!\n"));
     return rc;
 }
