ircc: small fix
git-svn-id: svn://kolibrios.org@9826 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
d0faee5191
commit
171a745608
@ -361,7 +361,7 @@ draw_channel_text:
|
||||
test al, 10000000b
|
||||
jz .next_char ; 1 byte wide
|
||||
|
||||
add edx, 4
|
||||
add edx, 3
|
||||
and al, 11111000b
|
||||
cmp al, 11110000b
|
||||
je .next_char ; 4 bytes wide
|
||||
|
Loading…
Reference in New Issue
Block a user