VirtualBox

Changeset 570 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Feb 2, 2007 6:18:53 PM (18 years ago)
Author:
vboxsync
Message:

spaces

File:
1 edited

Legend:

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

    r559 r570  
    111111    int rc = VERR_INVALID_PARAMETER;
    112112
    113     for (uint32_t i=0;i<cPackets;i++)
     113    for (uint32_t i = 0; i < cPackets; i++)
    114114    {
    115115        rc = drvNATSend(pInterface, paPacket[i].pvBuf, paPacket[i].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