VirtualBox

Changeset 36640 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Apr 11, 2011 11:44:08 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71106
Message:

Typo fix.

File:
1 edited

Legend:

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

    r36252 r36640  
    17441744            "DownRO", /* 5 Expand-down, Read-Only - Accessed */
    17451745            "DownRW", /* 6 Expand-down, Read/Write  */
    1746             "DownRO", /* 7 Expand-down, Read/Write - Accessed */
     1746            "DownRW", /* 7 Expand-down, Read/Write - Accessed */
    17471747            "CodeEO", /* 8 Execute-Only */
    17481748            "CodeEO", /* 9 Execute-Only - Accessed */
     
    18931893            "DownRO", /* 5 Expand-down, Read-Only - Accessed */
    18941894            "DownRW", /* 6 Expand-down, Read/Write  */
    1895             "DownRO", /* 7 Expand-down, Read/Write - Accessed */
     1895            "DownRW", /* 7 Expand-down, Read/Write - Accessed */
    18961896            "CodeEO", /* 8 Execute-Only */
    18971897            "CodeEO", /* 9 Execute-Only - Accessed */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette