From 99878f84547e016dd26b413bb269208c1ef1ad07 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 14 May 2005 17:52:13 +0000 Subject: [PATCH] Correct comment. --- sysdeps/i386/i686/memcpy_chk.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/i386/i686/memcpy_chk.S b/sysdeps/i386/i686/memcpy_chk.S index 561263f..2893911 100644 --- a/sysdeps/i386/i686/memcpy_chk.S +++ b/sysdeps/i386/i686/memcpy_chk.S @@ -1,4 +1,4 @@ -/* Checking memcpy for x86-64. +/* Checking memcpy for i686. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. -- 2.7.4