From f24a6d086b96a65a73c68ecf349b03321cb03720 Mon Sep 17 00:00:00 2001 From: Ondřej Bílka Date: Fri, 30 Aug 2013 18:09:30 +0200 Subject: Fix then/than typos. --- ports/sysdeps/alpha/alphaev67/stpncpy.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/sysdeps/alpha/alphaev67/stpncpy.S') diff --git a/ports/sysdeps/alpha/alphaev67/stpncpy.S b/ports/sysdeps/alpha/alphaev67/stpncpy.S index 47841bbfa8..336db7dd00 100644 --- a/ports/sysdeps/alpha/alphaev67/stpncpy.S +++ b/ports/sysdeps/alpha/alphaev67/stpncpy.S @@ -16,7 +16,7 @@ License along with the GNU C Library. If not, see . */ -/* Copy no more then N bytes from SRC to DEST, returning the address of +/* Copy no more than N bytes from SRC to DEST, returning the address of the terminating '\0' in DEST. */ #include -- cgit 1.4.1