summaryrefslogtreecommitdiff
path: root/strcpy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'strcpy.inc')
-rw-r--r--strcpy.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/strcpy.inc b/strcpy.inc
index 5068a8eb..2bafa7fe 100644
--- a/strcpy.inc
+++ b/strcpy.inc
@@ -11,4 +11,3 @@ strcpy: push ax
jnz .loop
pop ax
ret
-