summary refs log tree commit diff
path: root/sysdeps/alpha/strncpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/strncpy.S')
-rw-r--r--sysdeps/alpha/strncpy.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/alpha/strncpy.S b/sysdeps/alpha/strncpy.S
index 91bf928542..97d741606a 100644
--- a/sysdeps/alpha/strncpy.S
+++ b/sysdeps/alpha/strncpy.S
@@ -53,7 +53,6 @@ ENTRY(strncpy)
 	ret			# .. e1 :
 
 $multiword:
-
 	subq	t8, 1, t7	# e0    : clear the final bits in the prev
 	or	t7, t8, t7	# e1    : word
 	zapnot	t0, t7, t0	# e0    :