VirtualBox

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


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

spaces

File:
1 edited

Legend:

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

    r559 r574  
    168168    int rc = VERR_INVALID_PARAMETER;
    169169
    170     for (uint32_t i=0;i<cPackets;i++)
     170    for (uint32_t i = 0; i < cPackets; i++)
    171171    {
    172172        rc = drvIntNetSend(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