VirtualBox

Ignore:
Timestamp:
Mar 25, 2011 3:17:58 AM (14 years ago)
Author:
vboxsync
Message:

Input/Usb: typo (comments).

File:
1 edited

Legend:

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

    r36322 r36421  
    12261226
    12271227/**
    1228  * @copydoc PDMUSBREG::pfnQueue
     1228 * @copydoc PDMUSBREG::pfnUrbQueue
    12291229 */
    12301230static DECLCALLBACK(int) usbHidQueue(PPDMUSBINS pUsbIns, PVUSBURB pUrb)
     
    14751475    /* pfnUrbNew */
    14761476    NULL/*usbHidUrbNew*/,
    1477     /* pfnQueue */
     1477    /* pfnUrbQueue */
    14781478    usbHidQueue,
    14791479    /* pfnUrbCancel */
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