VirtualBox

Changeset 104857 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jun 5, 2024 2:46:19 PM (8 months ago)
Author:
vboxsync
Message:

VMM/IOM: Assertion text typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp

    r104840 r104857  
    591591            else
    592592            {
    593                 AssertLogRelMsgFailed(("Lookig for %RGp..%RGp (%s), found %RGp..%RGp (%s) instead!\n",
     593                AssertLogRelMsgFailed(("Looking for %RGp..%RGp (%s), found %RGp..%RGp (%s) instead!\n",
    594594                                       GCPhys, GCPhysLast, pRegEntry->pszDesc,
    595595                                       pEntry->GCPhysFirst, pEntry->GCPhysLast, pVM->iom.s.paMmioRegs[pEntry->idx].pszDesc));
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