VirtualBox

Changeset 49321 in vbox for trunk


Ignore:
Timestamp:
Oct 29, 2013 1:34:19 PM (11 years ago)
Author:
vboxsync
Message:

OS X host: LEDs sync: fix typo, remove runtime warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp

    r49304 r49321  
    14341434}
    14351435
    1436 /** Get HID Produce ID */
     1436/** Get HID Product ID */
    14371437static uint32_t darwinHidProductId(IOHIDDeviceRef pHidDeviceRef)
    14381438{
     
    19641964
    19651965                IOHIDDeviceUnscheduleFromRunLoop(pKbd->pDevice, CFRunLoopGetCurrent(), kCFRunLoopDefaultMode);
    1966                 IOHIDDeviceRegisterInputValueCallback(pKbd->pDevice, NULL, NULL);
    19671966
    19681967                LogRel(("Restored LEDs for KBD %d (%p): fNumLockOn=%s, fCapsLockOn=%s, fScrollLockOn=%s\n",
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