diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-23 13:07:38 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-23 13:11:05 -0700 |
commit | e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0 (patch) | |
tree | e493ed93abc4cd7a2b2660682868b77b0a972998 /sysdeps/unix/sysv/linux/ia64/brk.S | |
parent | edd8d70b91e1ccef549a7c668499596cc4d56ad1 (diff) | |
download | glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.gz glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.xz glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.zip |
Fix spellings of contributor names in comments and doc
Diffstat (limited to 'sysdeps/unix/sysv/linux/ia64/brk.S')
-rw-r--r-- | sysdeps/unix/sysv/linux/ia64/brk.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/ia64/brk.S b/sysdeps/unix/sysv/linux/ia64/brk.S index 0d06c0c5b7..4c719675b5 100644 --- a/sysdeps/unix/sysv/linux/ia64/brk.S +++ b/sysdeps/unix/sysv/linux/ia64/brk.S @@ -1,7 +1,7 @@ /* brk system call for Linux/ia64 Copyright (C) 1999-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Stephane Eranian <eranian@hpl.hp.com> and + Written by Stéphane Eranian <eranian@hpl.hp.com> and Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999. The GNU C Library is free software; you can redistribute it and/or |