From 4f33c88a51587681b7be1ae57cfbc43b627c6bc4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 30 Jul 2012 19:11:16 +0200 Subject: import updated compilers from sources --- sys/src/ape/lib/ap/math/j1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/src/ape/lib/ap/math/j1.c') diff --git a/sys/src/ape/lib/ap/math/j1.c b/sys/src/ape/lib/ap/math/j1.c index 38c73fe2b..79809a123 100644 --- a/sys/src/ape/lib/ap/math/j1.c +++ b/sys/src/ape/lib/ap/math/j1.c @@ -125,7 +125,7 @@ static double q4[] = { 1.0, }; -static +static void asympt(double arg) { double zsq, n, d; -- cgit v1.2.3