VirtualBox

Changeset 33517 in vbox for trunk


Ignore:
Timestamp:
Oct 27, 2010 2:34:51 PM (14 years ago)
Author:
vboxsync
Message:

Main/NATEngineImpl.cpp: copy'n'paste error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/NATEngineImpl.cpp

    r32780 r33517  
    185185        *aSockSnd = mData->mSockSnd;
    186186    if (aSockRcv)
    187          *aSockSnd = mData->mSockRcv;
     187         *aSockRcv = mData->mSockRcv;
    188188    if (aTcpWndSnd)
    189189         *aTcpWndSnd = mData->mTcpSnd;
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