VirtualBox

Changeset 39963 in vbox


Ignore:
Timestamp:
Feb 2, 2012 5:41:38 PM (13 years ago)
Author:
vboxsync
Message:

Force enum to 32 bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/PS2Dev.h

    r39959 r39963  
    4949    XS_IDLE,    /**< Starting state. */
    5050    XS_BREAK,   /**< F0 break byte was received. */
    51     XS_HIBIT    /**< Break code still active. */
     51    XS_HIBIT,   /**< Break code still active. */
     52    XS_32BIT_HACK = 0x7fffffff
    5253} xlat_state_t;
    5354
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