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 /stdlib/testmb2.c | |
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 'stdlib/testmb2.c')
-rw-r--r-- | stdlib/testmb2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/testmb2.c b/stdlib/testmb2.c index 3a3e354629..16d2846d23 100644 --- a/stdlib/testmb2.c +++ b/stdlib/testmb2.c @@ -1,4 +1,4 @@ -/* Test case by Miloslav Trmac <mitr@volny.cz>. */ +/* Test case by Miloslav Trmač <mitr@volny.cz>. */ #include <locale.h> #include <stdint.h> #include <stdlib.h> |