VirtualBox

Changeset 60155 in vbox for trunk/include


Ignore:
Timestamp:
Mar 23, 2016 11:30:58 AM (9 years ago)
Author:
vboxsync
Message:

Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it will be needed both in ring-0 and ring-3 and by all OSes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib.h

    r60154 r60155  
    125125 * @param   psz                 The string to purge.
    126126 */
    127 DECLINLINE(size_t) USBLIB_DECL USBLibPurgeEncoding(char *psz)
     127DECLINLINE(size_t) USBLibPurgeEncoding(char *psz)
    128128{
    129129    size_t offSrc;
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