VirtualBox

Changeset 44927 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Mar 5, 2013 5:31:42 PM (12 years ago)
Author:
vboxsync
Message:

Runtime/strformatrt: typo fix. RTGCUINTREG -> RTHCUINTREG.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/strformatrt.cpp

    r44528 r44927  
    142142                    { STRMEM("Hi"),      sizeof(RTHCINT),        10, RTSF_INT,   RTSTR_F_VALSIGNED },
    143143                    { STRMEM("Hp"),      sizeof(RTHCPHYS),       16, RTSF_INTW,  0 },
    144                     { STRMEM("Hr"),      sizeof(RTGCUINTREG),    16, RTSF_INTW,  0 },
     144                    { STRMEM("Hr"),      sizeof(RTHCUINTREG),    16, RTSF_INTW,  0 },
    145145                    { STRMEM("Hu"),      sizeof(RTHCUINT),       10, RTSF_INT,   0 },
    146146                    { STRMEM("Hv"),      sizeof(RTHCPTR),        16, RTSF_INTW,  0 },
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