VirtualBox

Changeset 26180 in vbox for trunk/src/VBox/Devices/Network


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

*: The rest of the %V* format specifiers are history.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/debug.c

    r25822 r26180  
    2424dump_packet(void *dat, int n)
    2525{
    26     Log(("nat: PACKET DUMPED:\n%.*Vhxd\n", n, dat));
     26    Log(("nat: PACKET DUMPED:\n%.*Rhxd\n", n, dat));
    2727}
    2828#endif
     
    161161#ifndef VBOX_WITH_SLIRP_BSD_MBUF
    162162    /*
    163      * (vvl) this static code can't work with mbuf zone anymore 
     163     * (vvl) this static code can't work with mbuf zone anymore
    164164     * @todo: make statistic correct
    165165     */
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