VirtualBox

Changeset 71358 in vbox


Ignore:
Timestamp:
Mar 15, 2018 3:51:10 PM (7 years ago)
Author:
vboxsync
Message:

PS2K: Forgot to relocate the new timer.

File:
1 edited

Legend:

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

    r71351 r71358  
    14461446    pThis->pKbdDelayTimerRC     = TMTimerRCPtr(pThis->pKbdDelayTimerR3);
    14471447    pThis->pKbdTypematicTimerRC = TMTimerRCPtr(pThis->pKbdTypematicTimerR3);
     1448    pThis->pThrottleTimerRC     = TMTimerRCPtr(pThis->pThrottleTimerR3);
    14481449    NOREF(offDelta);
    14491450}
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