summaryrefslogtreecommitdiff
path: root/fourier.c
diff options
context:
space:
mode:
Diffstat (limited to 'fourier.c')
-rw-r--r--fourier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fourier.c b/fourier.c
index a4505e0..1c80b40 100644
--- a/fourier.c
+++ b/fourier.c
@@ -241,7 +241,7 @@ switch(select)
return(0.0);
}
-inline double
+double
getFourierScore(void)
{
return results;