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