VirtualBox

Changeset 36322 in vbox for trunk/src/VBox/Devices/Input


Ignore:
Timestamp:
Mar 21, 2011 10:53:25 AM (14 years ago)
Author:
vboxsync
Message:

USB/Input: comments typo.

Location:
trunk/src/VBox/Devices/Input
Files:
2 edited

Legend:

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

    r35438 r36322  
    14651465    /* pfnUsbReset */
    14661466    usbHidUsbReset,
    1467     /* pfnUsbGetCachedDescriptors */
     1467    /* pfnUsbGetDescriptorCache */
    14681468    usbHidUsbGetDescriptorCache,
    14691469    /* pfnUsbSetConfiguration */
  • trunk/src/VBox/Devices/Input/UsbMouse.cpp

    r35428 r36322  
    13291329    /* pfnUsbReset */
    13301330    usbHidUsbReset,
    1331     /* pfnUsbGetCachedDescriptors */
     1331    /* pfnUsbGetDescriptorCache */
    13321332    usbHidUsbGetDescriptorCache,
    13331333    /* pfnUsbSetConfiguration */
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