VirtualBox

Changeset 13712 in vbox


Ignore:
Timestamp:
Oct 31, 2008 1:00:44 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38679
Message:

win build fixed

File:
1 edited

Legend:

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

    r13710 r13712  
    265265sorecvoob(PNATState pData, struct socket *so)
    266266{
     267        struct tcpcb *tp = sototcpcb(so);
    267268        VBOX_SLIRP_LOCK(so->so_mutex);
    268         struct tcpcb *tp = sototcpcb(so);
    269269
    270270        DEBUG_CALL("sorecvoob");
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette