diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2014-04-28 18:50:22 +0200 |
---|---|---|
committer | Ondřej Bílka <neleai@seznam.cz> | 2014-04-28 18:54:24 +0200 |
commit | fff763a512d574881c51dd273824e8457f413fc7 (patch) | |
tree | 055086f67de11517f561c516a916c24674a200a3 /NEWS | |
parent | f7ed60c252627aec9c327ec870101c907b22070c (diff) | |
download | glibc-fff763a512d574881c51dd273824e8457f413fc7.zip glibc-fff763a512d574881c51dd273824e8457f413fc7.tar.gz glibc-fff763a512d574881c51dd273824e8457f413fc7.tar.bz2 |
Fix types of stream hook functions in manual.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ Version 2.20 16609, 16610, 16611, 16613, 16619, 16623, 16629, 16632, 16634, 16639, 16642, 16648, 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, - 16758, 16759, 16760, 16770, 16786, 16789, 16799, 16800, 16815, 16824, - 16831, 16838, 16854. + 16754, 16758, 16759, 16760, 16770, 16786, 16789, 16799, 16800, 16815, + 16824, 16831, 16838, 16854. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, |