VirtualBox

Changeset 38735 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Sep 13, 2011 1:25:16 PM (13 years ago)
Author:
vboxsync
Message:

%lS -> %ls.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstDir.cpp

    r38636 r38735  
    162162                                 DirEntry.Info.AccessTime);
    163163                        if (fShortName && DirEntry.cwcShortName)
    164                             RTPrintf(" %2d %lS\n", DirEntry.cwcShortName, DirEntry.wszShortName);
     164                            RTPrintf(" %2d %ls\n", DirEntry.cwcShortName, DirEntry.wszShortName);
    165165                        else
    166166                            RTPrintf(" %2d %s\n", DirEntry.cbName, DirEntry.szName);
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