VirtualBox

Ignore:
Timestamp:
Nov 5, 2008 3:46:01 AM (16 years ago)
Author:
vboxsync
Message:

It's RTuuid not Ruuid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MediumImpl.cpp

    r13838 r13842  
    942942                                        const Guid &aId)
    943943{
    944     LogFlowThisFunc (("aLocation='%ls', aId={%Ruuid}\n", aLocation, aId.raw()));
     944    LogFlowThisFunc (("aLocation='%ls', aId={%RTuuid}\n", aLocation, aId.raw()));
    945945
    946946    AssertReturn (aVirtualBox, E_INVALIDARG);
     
    10311031    }
    10321032
    1033     LogFlowThisFunc (("m.location='%ls', m.id={%Ruuid}\n",
     1033    LogFlowThisFunc (("m.location='%ls', m.id={%RTuuid}\n",
    10341034                      m.location.raw(), m.id.raw()));
    10351035    LogFlowThisFunc (("m.locationFull='%ls'\n", m.locationFull.raw()));
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