VirtualBox

Changeset 7572 in vbox


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

Compile fix

File:
1 edited

Legend:

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

    r7569 r7572  
    255255            {
    256256#ifdef LOG_ENABLED
    257                 SUPR0Printf("HWACCMR0InitCPU failed for cpu %d with rc=%d\n", idCpu, HWACCMR0Globals.lLastError);
     257                SUPR0Printf("HWACCMR0InitCPU failed with rc=%d\n", HWACCMR0Globals.lLastError);
    258258#endif
    259259                HWACCMR0Globals.lLastError = VERR_VMX_NO_VMX;
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