Index: /trunk/src/VBox/Main/Global.cpp
===================================================================
--- /trunk/src/VBox/Main/Global.cpp	(revision 33945)
+++ /trunk/src/VBox/Main/Global.cpp	(revision 33946)
@@ -495,4 +495,5 @@
                 && (   aVBoxStatus > -1000
                     || (aVBoxStatus < -22000 && aVBoxStatus > -32766) )
+               )
                 return VBOX_E_IPRT_ERROR;
             if (    aVBoxStatus <  VERR_PDM_NO_SUCH_LUN / 100 * 10
