summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/sparc/memmove.S
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-11-09 16:41:26 +0000
committermiod <miod@openbsd.org>2014-11-09 16:41:26 +0000
commit2234c0b7a47db4c524f3599fe8a92b8bfdf4e86d (patch)
treec60dec57f24fa0c5f5b6623195eeab97527b7a9a /sys/lib/libkern/arch/sparc/memmove.S
parentExpand formats in copy-pipe command, suggested by Suraj N Kurapati. (diff)
downloadwireguard-openbsd-2234c0b7a47db4c524f3599fe8a92b8bfdf4e86d.tar.xz
wireguard-openbsd-2234c0b7a47db4c524f3599fe8a92b8bfdf4e86d.zip
typo
Diffstat (limited to 'sys/lib/libkern/arch/sparc/memmove.S')
-rw-r--r--sys/lib/libkern/arch/sparc/memmove.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/lib/libkern/arch/sparc/memmove.S b/sys/lib/libkern/arch/sparc/memmove.S
index 504037dbbc6..c03e831a375 100644
--- a/sys/lib/libkern/arch/sparc/memmove.S
+++ b/sys/lib/libkern/arch/sparc/memmove.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: memmove.S,v 1.5 2013/06/15 19:36:59 miod Exp $ */
+/* $OpenBSD: memmove.S,v 1.6 2014/11/09 16:41:26 miod Exp $ */
/*
* Copyright (c) 1996
@@ -111,7 +111,7 @@ Lbcopy_fancy:
EMPTY
btst 7, %o1
be,a Lbcopy_doubles
- dec 8, %o2 ! if all lined up, len -= 8, goto bcopy_doubes
+ dec 8, %o2 ! if all lined up, len -= 8, goto bcopy_doubles
! If the low bits match, we can make these line up.
1: