VirtualBox

Changeset 7573 in vbox


Ignore:
Timestamp:
Mar 26, 2008 12:44:09 PM (17 years ago)
Author:
vboxsync
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r7572 r7573  
    251251                    }
    252252                }
     253                else
     254#ifdef LOG_ENABLED
     255                    SUPR0Printf("HWACCMR0InitCPU failed with rc=%d\n", HWACCMR0Globals.lLastError);
     256#endif
    253257            }
    254258            else
    255             {
    256 #ifdef LOG_ENABLED
    257                 SUPR0Printf("HWACCMR0InitCPU failed with rc=%d\n", HWACCMR0Globals.lLastError);
    258 #endif
    259259                HWACCMR0Globals.lLastError = VERR_VMX_NO_VMX;
    260             }
    261260        }
    262261        else
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