VirtualBox

Changeset 39975 in vbox for trunk


Ignore:
Timestamp:
Feb 2, 2012 10:15:21 PM (13 years ago)
Author:
vboxsync
Message:

Force enum size.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/PS2K.cpp

    r39973 r39975  
    141141    KBD_TMS_IDLE    = 0,    /* No typematic key active. */
    142142    KBD_TMS_DELAY   = 1,    /* In the initial delay period. */
    143     KBD_TMS_REPEAT  = 2     /* Key repeating at set rate. */
     143    KBD_TMS_REPEAT  = 2,    /* Key repeating at set rate. */
     144    KBD_TMS_32BIT_HACK = 0x7fffffff
    144145} tmatic_state_t;
    145146
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