diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2014-05-07 13:58:23 +0200 |
---|---|---|
committer | Ondřej Bílka <neleai@seznam.cz> | 2014-05-07 14:00:01 +0200 |
commit | ce0c5b8f365c73fc647f9a2a43fa988e6f0f46f4 (patch) | |
tree | 05a8063f36cff713d7c7196e388a7650202e6e78 /NEWS | |
parent | 0f58d25277fe88f3907e8c426f9bcedb7f07ed0d (diff) | |
download | glibc-ce0c5b8f365c73fc647f9a2a43fa988e6f0f46f4.zip glibc-ce0c5b8f365c73fc647f9a2a43fa988e6f0f46f4.tar.gz glibc-ce0c5b8f365c73fc647f9a2a43fa988e6f0f46f4.tar.bz2 |
Fix typo in nptl/sockperf.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Version 2.20 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770, 16786, 16789, 16791, 16799, 16800, 16815, 16823, 16824, 16831, 16838, - 16854, 16885, 16888, 16890, 16912, 16916. + 16854, 16876, 16885, 16888, 16890, 16912, 16916. * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32. |