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/j0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/src/ape/lib/ap/math/j0.c') diff --git a/sys/src/ape/lib/ap/math/j0.c b/sys/src/ape/lib/ap/math/j0.c index 7dea3c9d1..7999553d9 100644 --- a/sys/src/ape/lib/ap/math/j0.c +++ b/sys/src/ape/lib/ap/math/j0.c @@ -123,7 +123,7 @@ static double q4[] = { 1.0, }; -static +static void asympt(double arg) { double zsq, n, d; -- cgit v1.2.3