VirtualBox

Changeset 46093 in vbox


Ignore:
Timestamp:
May 15, 2013 11:49:59 AM (12 years ago)
Author:
vboxsync
Message:

include/VBox/VMMDev.h: remove L4 from a comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VMMDev.h

    r44528 r46093  
    288288 * guest to switch to a software cursor then. */
    289289#define VMMDEV_MOUSE_GUEST_NEEDS_HOST_CURSOR                RT_BIT(2)
    290 /** The host does NOT provide support for drawing the cursor itself.
    291  * This is for instance the case for the L4 console. */
     290/** The host does NOT provide support for drawing the cursor itself. */
    292291#define VMMDEV_MOUSE_HOST_CANNOT_HWPOINTER                  RT_BIT(3)
    293292/** The guest can read VMMDev events to find out about pointer movement */
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