Index: /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp	(revision 66104)
+++ /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp	(revision 66105)
@@ -3229,5 +3229,5 @@
                                             otherwise VMM falls back to raw mode */
                     && fHMEnabled        /* HwVirt needs to be enabled in VM config */)
-                        InsertConfigInteger(pCfg,  "PciPref64Enabled", 1);
+                    InsertConfigInteger(pCfg,  "PciPref64Enabled", 1);
             }
             InsertConfigInteger(pCfg,  "HostBusPciAddress", uHbcPCIAddress);
Index: /trunk/src/VBox/Main/webservice/vboxweb.cpp
===================================================================
--- /trunk/src/VBox/Main/webservice/vboxweb.cpp	(revision 66104)
+++ /trunk/src/VBox/Main/webservice/vboxweb.cpp	(revision 66105)
@@ -875,5 +875,5 @@
         exit(RTEXITCODE_FAILURE);
     }
-#endif 
+#endif
 
     // set up gSOAP
