Index: /trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp	(revision 49631)
+++ /trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp	(revision 49632)
@@ -1433,5 +1433,5 @@
     }
 
-    if (   vrc == VERR_GSTCTL_GUEST_ERROR)
+    if (   vrc == VERR_GSTCTL_GUEST_ERROR
         && pGuestRc)
         *pGuestRc = guestRc;
