FIX printf: NL and TAB not being counted in amount of printed chars
This commit is contained in:
@@ -213,6 +213,7 @@ printf:
|
||||
mov [printfBuff + r10], r8b
|
||||
add rdi, 2
|
||||
inc r10
|
||||
inc r11
|
||||
jmp .process
|
||||
|
||||
;-- Replace specifiers --;
|
||||
|
Reference in New Issue
Block a user