VirtualBox

Changeset 68754 in vbox


Ignore:
Timestamp:
Sep 14, 2017 2:30:48 AM (7 years ago)
Author:
vboxsync
Message:

Fix format error in previous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c

    r68753 r68754  
    344344    nevents = handler->callback(handler, -1, POLLIN);
    345345    if (nevents != POLLIN) {
    346         DPRINTF2(("%s: nevents=0x%x!\n", nevents));
     346        DPRINTF2(("%s: nevents=0x%x!\n", __func__, nevents));
    347347    }
    348348}
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