VirtualBox

Changeset 105090 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 2, 2024 1:53:42 AM (7 months ago)
Author:
vboxsync
Message:

Devices/Network: fix build issue. bugref:10268

File:
1 edited

Legend:

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

    r105084 r105090  
    10231023
    10241024    LogFlow(("slirp_output BEGIN %p %d\n", pNewBuf, cb));
    1025     Log6(("slirp_output: pu8Buf=%p cb=%#x (pThis=%p)\n%.*Rhxd\n", pNewBuf, cb, pThis));
     1025    Log6(("slirp_output: pNewBuf=%p cb=%#x (pThis=%p)\n"
     1026          "%.*Rhxd\n", pNewBuf, cb, pThis));
    10261027
    10271028    /* don't queue new requests when the NAT thread is about to stop */
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