Remove comment that was supposed to be removed in the previous commit
This commit is contained in:
@@ -70,7 +70,7 @@ strcat:
|
|||||||
call strlen
|
call strlen
|
||||||
mov rcx, rax
|
mov rcx, rax
|
||||||
mov rdi, r8
|
mov rdi, r8
|
||||||
call strlen ;20
|
call strlen
|
||||||
mov r10, rax
|
mov r10, rax
|
||||||
mov rdi, r8
|
mov rdi, r8
|
||||||
add rcx, rax
|
add rcx, rax
|
||||||
|
Reference in New Issue
Block a user