about summary refs log tree commit diff
path: root/sysdeps/i386
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-20 09:40:04 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-20 09:40:04 +0000
commit31f622b5c7ea544de23cfb85f0023069b613a8d5 (patch)
tree7d4cd37af8ee05b2c6b2b58410fd66cecd1aa694 /sysdeps/i386
parentec325445c659c89402ce8b877c429146b22084be (diff)
downloadglibc-31f622b5c7ea544de23cfb85f0023069b613a8d5.tar.gz
glibc-31f622b5c7ea544de23cfb85f0023069b613a8d5.tar.xz
glibc-31f622b5c7ea544de23cfb85f0023069b613a8d5.zip
Updated to fedora-glibc-20050520T0919
Diffstat (limited to 'sysdeps/i386')
-rw-r--r--sysdeps/i386/i686/memcpy_chk.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/memcpy_chk.S b/sysdeps/i386/i686/memcpy_chk.S
index 561263f9bf..2893911cd2 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.