VirtualBox

Changeset 85878 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 24, 2020 5:27:48 PM (4 years ago)
Author:
vboxsync
Message:

Main: bugref:9224: fixed scm issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp

    r85877 r85878  
    243243                && pbMbr[511] == 0xaa)
    244244                *puScore = RTDVM_MATCH_SCORE_SUPPORTED; /* Not perfect because GPTs have a protective MBR. */
    245             /* @todo this could easily confuser a DOS, OS/2 or NT boot sector with a MBR... */
     245            /** @todo this could easily confuser a DOS, OS/2 or NT boot sector with a MBR... */
    246246            RTMemTmpFree(pbMbr);
    247247        }
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