mtdbg: fix mistype

git-svn-id: svn://kolibrios.org@4903 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2014-04-27 12:40:19 +00:00
parent b154c9c2cc
commit d37c65e455

View File

@ -971,7 +971,7 @@ draw_fpu_register_2:
jne .scol jne .scol
mov ax, word [_st0+edx+8] mov ax, word [_st0+edx+8]
cmp ax, word [_st0+(oldcontext-context)+8] cmp ax, word [_st0+(oldcontext-context)+edx+8]
je .do_label je .do_label
.scol: .scol: