VirtualBox

Changeset 41411 in vbox for trunk/src


Ignore:
Timestamp:
May 22, 2012 6:29:37 PM (13 years ago)
Author:
vboxsync
Message:

NAT: cosmetic.

File:
1 edited

Legend:

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

    r41408 r41411  
    162162    LogFlowFunc(("ENTER: tp:%R[tcpcb793], timer:%d\n", tp, timer));
    163163    fUninitiolizedTemplate = RT_BOOL((   tp->t_template.ti_src.s_addr == INADDR_ANY
    164                                           || tp->t_template.ti_dst.s_addr == INADDR_ANY));
     164                                      || tp->t_template.ti_dst.s_addr == INADDR_ANY));
    165165    if (fUninitiolizedTemplate)
    166166    {
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