VirtualBox

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


Ignore:
Timestamp:
Jun 22, 2012 1:24:38 PM (13 years ago)
Author:
vboxsync
Message:

DIS: Api name typo (missing r).

File:
1 edited

Legend:

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

    r41873 r41886  
    807807                               ~(DISOPTYPE_INVALID | DISOPTYPE_HARMLESS | DISOPTYPE_RRM_MASK),
    808808                               pCpu, pcbInstr, pszOutput, cbOutput);
    809     return DISInstEx(InstrGC, enmCpuMode, ~(DISOPTYPE_INVALID | DISOPTYPE_HARMLESS | DISOPTYPE_RRM_MASK),
    810                      csamR3ReadBytes, &DisInfo, pCpu, pcbInstr);
     809    return DISInstrEx(InstrGC, enmCpuMode, ~(DISOPTYPE_INVALID | DISOPTYPE_HARMLESS | DISOPTYPE_RRM_MASK),
     810                      csamR3ReadBytes, &DisInfo, pCpu, pcbInstr);
    811811#endif
    812812}
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