VirtualBox

Changeset 31769 in vbox for trunk


Ignore:
Timestamp:
Aug 18, 2010 7:20:10 PM (14 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r31530 r31769  
    32143214        if (    VarTssAddr.u64Range > 0
    32153215            &&  VarTssAddr.u64Range < sizeof(X86TSS32) - 4)
    3216             enmTssType == kTss16;
     3216            enmTssType = kTss16;
    32173217        else
    32183218        {
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