summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/ap/math/j1.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-07-30 19:11:16 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-07-30 19:11:16 +0200
commit4f33c88a51587681b7be1ae57cfbc43b627c6bc4 (patch)
tree25560404dc80007e5dc268811242c9071f6a1017 /sys/src/ape/lib/ap/math/j1.c
parentfcc5e75d07e5bc6cb3ddac6d9a437e7ec62d0d95 (diff)
import updated compilers from sources
Diffstat (limited to 'sys/src/ape/lib/ap/math/j1.c')
-rw-r--r--sys/src/ape/lib/ap/math/j1.c2
1 files changed, 1 insertions, 1 deletions
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;