VirtualBox

Changeset 46295 in vbox for trunk/src


Ignore:
Timestamp:
May 28, 2013 1:06:10 PM (12 years ago)
Author:
vboxsync
Message:

ConsoleVRDPServer: image interface fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp

    r46291 r46295  
    18041804        {
    18051805            int rc = p->fFallback?
    1806                         rc = VERR_NOT_SUPPORTED: /* Try to go out of fallback mode. */
     1806                        VERR_NOT_SUPPORTED: /* Try to go out of fallback mode. */
    18071807                        p->pThis->m_interfaceImage.VRDEImageGeometrySet(p->hImageBitmap, &rect);
    18081808            if (RT_SUCCESS(rc))
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette