summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/memcpy_chk.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i686/memcpy_chk.S')
-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 2893911cd2..561263f9bf 100644
--- a/sysdeps/i386/i686/memcpy_chk.S
+++ b/sysdeps/i386/i686/memcpy_chk.S
@@ -1,4 +1,4 @@
-/* Checking memcpy for i686.
+/* Checking memcpy for x86-64.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.