VirtualBox

Changeset 702 in vbox


Ignore:
Timestamp:
Feb 6, 2007 11:07:46 AM (18 years ago)
Author:
vboxsync
Message:

Argh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNAT.cpp

    r701 r702  
    231231        /** Happens during termination */
    232232        if (!RTCritSectIsOwner(&g_pDrv->CritSect))
    233             return 0;
     233            return;
    234234
    235235        int rc = g_pDrv->pPort->pfnReceive(g_pDrv->pPort, pu8Buf, cb);
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