summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memchr.S
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-04-14 21:18:57 +0000
committerJakub Jelinek <jakub@redhat.com>2009-04-14 21:18:57 +0000
commitded8b949ca91eae8bfcc9d3337913dda620416b3 (patch)
treeb5d9f4c36dcce925adb8b4b64ffbfb5d4e1debfe /sysdeps/x86_64/memchr.S
parent5cb5c2a33524f2332f107c4e78737086f57b0e0b (diff)
Updated to fedora-glibc-20090414T2104cvs/fedora-glibc-2_9_90-16
Diffstat (limited to 'sysdeps/x86_64/memchr.S')
-rw-r--r--sysdeps/x86_64/memchr.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/x86_64/memchr.S b/sysdeps/x86_64/memchr.S
index 644362d565..09ba6d4f8d 100644
--- a/sysdeps/x86_64/memchr.S
+++ b/sysdeps/x86_64/memchr.S
@@ -1,5 +1,4 @@
-/* strlen(str) -- determine the length of the string STR.
- Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@redhat.com>.
This file is part of the GNU C Library.