VirtualBox

Ignore:
Timestamp:
Sep 9, 2009 11:11:31 PM (15 years ago)
Author:
vboxsync
Message:

VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/REMAll.cpp

    r22707 r22890  
    211211VMMDECL(void) REMNotifyHandlerPhysicalFlushIfAlmostFull(PVM pVM, PVMCPU pVCpu)
    212212{
    213     Assert(pVM->cCPUs == 1);
     213    Assert(pVM->cCpus == 1);
    214214
    215215    /*
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