VirtualBox

Changeset 3855 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 25, 2007 7:50:56 PM (18 years ago)
Author:
vboxsync
Message:

Usb.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Builtins.cpp

    r3853 r3855  
    246246 * @param   u32Version      VBox version number.
    247247 */
    248 extern "C" DECLEXPORT(int) VBoxUSBRegister(PCPDMUSBREGCB pCallbacks, uint32_t u32Version)
     248extern "C" DECLEXPORT(int) VBoxUsbRegister(PCPDMUSBREGCB pCallbacks, uint32_t u32Version)
    249249{
    250250    int rc = pCallbacks->pfnRegister(pCallbacks, &g_UsbDevProxy);
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