VirtualBox

Ignore:
Timestamp:
Mar 16, 2015 12:43:04 PM (10 years ago)
Author:
vboxsync
Message:

spaces!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp

    r54779 r54781  
    601601        return STATUS_INSUFFICIENT_RESOURCES;
    602602    }
    603        
     603
    604604    for (i = 0; i < pCfgDr->bNumInterfaces; i++)
    605605    {
     
    658658                            pDevExt->Rt.pVBIfaceInfo[i].pPipeInfo = NULL;
    659659                        }
    660                        
     660
    661661                        RtlCopyMemory(pDevExt->Rt.pVBIfaceInfo[i].pInterfaceInfo, pIfLe[i].Interface, uTotalIfaceInfoLength);
    662                        
     662
    663663                        for (ULONG j = 0; j < pIfLe[i].Interface->NumberOfPipes; j++)
    664664                        {
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