mtdbg: fix extra zero in exponent
git-svn-id: svn://kolibrios.org@4911 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
752253d4f7
commit
1fc27dcb6e
@ -923,7 +923,6 @@ draw_fpu_register_2:
|
|||||||
add al, 0x30
|
add al, 0x30
|
||||||
stosb
|
stosb
|
||||||
btr eax, 16
|
btr eax, 16
|
||||||
stosb
|
|
||||||
|
|
||||||
.skip_hb2:
|
.skip_hb2:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user