VirtualBox

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

Hex format types (Vhx[sd] -> Rhx[sd]).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvIntNet.cpp

    r13416 r13840  
    285285    pThis->u64LastTransferTS = u64Now;
    286286    Log2(("drvIntNetSend: pvBuf=%p cb=%#x\n"
    287           "%.*Vhxd\n",
     287          "%.*Rhxd\n",
    288288          pvBuf, cb, cb, pvBuf));
    289289#endif
     
    447447                    pThis->u64LastReceiveTS = u64Now;
    448448                    Log2(("drvIntNetAsyncIoRun: cbFrame=%#x\n"
    449                           "%.*Vhxd\n",
     449                          "%.*Rhxd\n",
    450450                          cbFrame, cbFrame, INTNETHdrGetFramePtr(pHdr, pBuf)));
    451451#endif
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