VirtualBox

Changeset 54023 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 28, 2015 8:13:57 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97936
Message:

Main: warning

File:
1 edited

Legend:

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

    r53528 r54023  
    297297    Display* pDisplay = pConsole->i_getDisplay();
    298298    AssertPtrReturnVoid(pDisplay);
    299     pDisplay->i_handleUpdateVMMDevSupportsGraphics(newCapabilities
    300                                              & VMMDEV_GUEST_SUPPORTS_GRAPHICS);
     299    pDisplay->i_handleUpdateVMMDevSupportsGraphics(RT_BOOL(newCapabilities & VMMDEV_GUEST_SUPPORTS_GRAPHICS));
    301300
    302301    /*
Note: See TracChangeset for help on using the changeset viewer.

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