VirtualBox

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


Ignore:
Timestamp:
Mar 28, 2011 6:25:41 AM (14 years ago)
Author:
vboxsync
Message:

Input/USB: comments (typo).

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

Legend:

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

    r36421 r36445  
    605605/**
    606606 * Reset worker for usbHidUsbReset, usbHidUsbSetConfiguration and
    607  * usbHidUrbHandleDefaultPipe.
     607 * usbHidHandleDefaultPipe.
    608608 *
    609609 * @returns VBox status code.
    610610 * @param   pThis               The HID instance.
    611  * @param   pUrb                Set when usbHidUrbHandleDefaultPipe is the
     611 * @param   pUrb                Set when usbHidHandleDefaultPipe is the
    612612 *                              caller.
    613613 * @param   fSetConfig          Set when usbHidUsbSetConfiguration is the
  • trunk/src/VBox/Devices/Input/UsbMouse.cpp

    r36421 r36445  
    642642/**
    643643 * Reset worker for usbHidUsbReset, usbHidUsbSetConfiguration and
    644  * usbHidUrbHandleDefaultPipe.
     644 * usbHidHandleDefaultPipe.
    645645 *
    646646 * @returns VBox status code.
    647647 * @param   pThis               The HID instance.
    648  * @param   pUrb                Set when usbHidUrbHandleDefaultPipe is the
     648 * @param   pUrb                Set when usbHidHandleDefaultPipe is the
    649649 *                              caller.
    650650 * @param   fSetConfig          Set when usbHidUsbSetConfiguration is the
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