VirtualBox

Changeset 49943 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Dec 16, 2013 8:19:58 PM (11 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp

    r49910 r49943  
    180180    {
    181181        BOOL fSupported;
    182         HRESULT hrc = pHost->GetProcessorFeature(ProcessorFeature_PAE, &fSupported);
     182        hrc = pHost->GetProcessorFeature(ProcessorFeature_PAE, &fSupported);
    183183        if (FAILED(hrc))
    184184        {
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