[BZ #22593] Fix nextafter and nexttoward declaration
commit4e0dca54e945716a59f4e0b6b1f16415b3d4ed8e
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 12 Dec 2017 10:51:32 +0000 (12 10:51 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 12 Dec 2017 13:59:18 +0000 (12 13:59 +0000)
treec2d74fac94e585bb80c323593ca5999341c7873c
parent8df5d34720dd71e934545bade879e04697830757
[BZ #22593] Fix nextafter and nexttoward declaration

These functions set errno and thus the const attribute was wrong.

[BZ #22593]
* math/bits/mathcalls.h (nextafter): Remove const.
(nexttoward): Likewise.
ChangeLog
math/bits/mathcalls.h