VirtualBox

Ignore:
Timestamp:
Apr 21, 2010 5:28:12 AM (15 years ago)
Author:
vboxsync
Message:

NAT: typo.

File:
1 edited

Legend:

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

    r28510 r28542  
    262262            memcpy(sb->sb_data, m->m_data+n, nn);
    263263#else
    264             m_copydata(m, n, nn, sb->sb_wptr);
     264            m_copydata(m, n, nn, sb->sb_data);
    265265#endif
    266266            n += nn;
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