VirtualBox

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


Ignore:
Timestamp:
Mar 10, 2008 1:54:42 PM (17 years ago)
Author:
vboxsync
Message:

typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/path-win.cpp

    r7401 r7403  
    476476     */
    477477#ifndef RT_DONT_CONVERT_FILENAMES
    478     PRT16UTF pwszPath;
     478    PRTUTF16 pwszPath;
    479479    int rc = RTStrUtf8ToUcs2(&pwszPath, pszPath);
    480480    if (RT_SUCCESS(rc))
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