VirtualBox

Changeset 26177 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Feb 2, 2010 10:29:01 PM (15 years ago)
Author:
vboxsync
Message:

*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g

Location:
trunk/include/VBox/com
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/Guid.h

    r25346 r26177  
    178178    }
    179179
    180     /* to directly pass instances to RTPrintf("%Vuuid") */
     180    /* to directly pass instances to RTPrintf("%RTuuid") */
    181181    PRTUUID ptr()
    182182    {
  • trunk/include/VBox/com/array.h

    r25346 r26177  
    14951495            AssertComRCReturnVoid (rc);
    14961496            AssertMsgReturnVoid (InlineIsEqualGUID (_ATL_IIDOF (I), guid),
    1497                                  ("Expected IID {%Vuuid}, got {%Vuuid}.\n",
     1497                                 ("Expected IID {%RTuuid}, got {%RTuuid}.\n",
    14981498                                  &_ATL_IIDOF (I), &guid));
    14991499
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