VirtualBox

Changeset 66105 in vbox for trunk


Ignore:
Timestamp:
Mar 15, 2017 10:06:38 AM (8 years ago)
Author:
vboxsync
Message:

Main: trailing spaces and a wrong indent

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

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

    r66103 r66105  
    32293229                                            otherwise VMM falls back to raw mode */
    32303230                    && fHMEnabled        /* HwVirt needs to be enabled in VM config */)
    3231                         InsertConfigInteger(pCfg,  "PciPref64Enabled", 1);
     3231                    InsertConfigInteger(pCfg,  "PciPref64Enabled", 1);
    32323232            }
    32333233            InsertConfigInteger(pCfg,  "HostBusPciAddress", uHbcPCIAddress);
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r65103 r66105  
    875875        exit(RTEXITCODE_FAILURE);
    876876    }
    877 #endif 
     877#endif
    878878
    879879    // set up gSOAP
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