From 8a789e9157898b62fc59ad47c7f305a7295d64b3 Mon Sep 17 00:00:00 2001 From: "Sergey Semyonov (Serge)" Date: Sun, 27 Apr 2014 17:18:01 +0000 Subject: [PATCH] mtdbg: and again, thanks to Yogev git-svn-id: svn://kolibrios.org@4905 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/develop/mtdbg/gui.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/develop/mtdbg/gui.inc b/programs/develop/mtdbg/gui.inc index aed2f9b154..72b880a816 100644 --- a/programs/develop/mtdbg/gui.inc +++ b/programs/develop/mtdbg/gui.inc @@ -788,7 +788,7 @@ draw_fpu_register_2: bt dword [_ftw], eax jc .A6M - mov dword [.str_buf],' epm' + mov dword [.str_buf],' emp' mov word [.str_buf+4],'ty' jmp .display