mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Fix typo.
This commit is contained in:
parent
eeeeed6a56
commit
369bd2c0be
@ -1,2 +1,2 @@
|
||||
#define FUNC __ieee754_log10f
|
||||
#define FUNC __ieee754_log2f
|
||||
#include <e_acosf.c>
|
||||
|
@ -1,2 +1,2 @@
|
||||
#define FUNC __ieee754_log10l
|
||||
#define FUNC __ieee754_log2l
|
||||
#include <e_acosl.c>
|
||||
|
Loading…
Reference in New Issue
Block a user