mirror of git://sourceware.org/git/glibc.git
(__erfcl): Fix K&R header.
This commit is contained in:
parent
5ff4a0aa78
commit
35aab52634
|
|
@ -333,7 +333,7 @@ weak_alias (__erf, erfl)
|
||||||
#else
|
#else
|
||||||
long double
|
long double
|
||||||
__erfcl (x)
|
__erfcl (x)
|
||||||
double
|
long double
|
||||||
x;
|
x;
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue