VirtualBox

Changeset 50508 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 19, 2014 3:45:58 PM (11 years ago)
Author:
vboxsync
Message:

DnD: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/uri.cpp

    r49996 r50508  
    137137            szNum[1] = pszString[iIn++];
    138138            szNum[2] = '\0';
    139            
     139
    140140            uint8_t u8;
    141141            rc = RTStrToUInt8Ex(szNum, NULL, 16, &u8);
     
    654654    {
    655655        uint32_t uFIntern = uFormat;
    656         /* Auto is based on the current host OS. */
     656        /* Auto is based on the current OS. */
    657657        if (uFormat == URI_FILE_FORMAT_AUTO)
    658658#ifdef RT_OS_WINDOWS
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