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 /ChangeLog.old/ChangeLog.nptl | |
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 'ChangeLog.old/ChangeLog.nptl')
-rw-r--r-- | ChangeLog.old/ChangeLog.nptl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.old/ChangeLog.nptl b/ChangeLog.old/ChangeLog.nptl index e022a1927a..2f63fc73c2 100644 --- a/ChangeLog.old/ChangeLog.nptl +++ b/ChangeLog.old/ChangeLog.nptl @@ -4810,7 +4810,7 @@ Later nptl/ changes go into the top-level ChangeLog file, not here. [BZ #3251] * descr.h (ENQUEUE_MUTEX_BOTH): Add cast to avoid warning. - Patch by Petr Baudis. + Patch by Petr Baudiš. 2006-09-18 Jakub Jelinek <jakub@redhat.com> |