From d37c65e455887e474f76fd726e183c8477c0a8d8 Mon Sep 17 00:00:00 2001 From: "Sergey Semyonov (Serge)" Date: Sun, 27 Apr 2014 12:40:19 +0000 Subject: [PATCH] mtdbg: fix mistype git-svn-id: svn://kolibrios.org@4903 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 90fbef464f..aab6c0039a 100644 --- a/programs/develop/mtdbg/gui.inc +++ b/programs/develop/mtdbg/gui.inc @@ -971,7 +971,7 @@ draw_fpu_register_2: jne .scol mov ax, word [_st0+edx+8] - cmp ax, word [_st0+(oldcontext-context)+8] + cmp ax, word [_st0+(oldcontext-context)+edx+8] je .do_label .scol: