VirtualBox

Ignore:
Timestamp:
Apr 14, 2010 12:11:07 PM (15 years ago)
Author:
vboxsync
Message:

Main: cosmetical fixes, mostly spaces

File:
1 edited

Legend:

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

    r28290 r28296  
    26732673            hrc = natDriver->COMGETTER(Redirects)(ComSafeArrayAsOutParam(pfs)); H();
    26742674            PCFGMNODE pPF = NULL;          /* /Devices/Dev/.../Config/PF#0/ */
    2675             for(unsigned int i = 0; i < pfs.size(); ++i)
     2675            for (unsigned int i = 0; i < pfs.size(); ++i)
    26762676            {
    26772677                uint16_t port = 0;
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