diff options
Diffstat (limited to 'math/Versions')
-rw-r--r-- | math/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Versions b/math/Versions index 104c7e5a30..8bed0264f7 100644 --- a/math/Versions +++ b/math/Versions @@ -103,7 +103,7 @@ libm { log2; log2f; log2l; nan; nanf; nanl; nearbyint; nearbyintf; nearbyintl; - nextafterx; nextafterxf; nextafterxl; + nexttoward; nexttowardf; nexttowardl; pow10; pow10f; pow10l; remquo; remquof; remquol; lrint; lrintf; lrintl; |