summaryrefslogtreecommitdiff
path: root/stringsort.c
diff options
context:
space:
mode:
Diffstat (limited to 'stringsort.c')
-rw-r--r--stringsort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stringsort.c b/stringsort.c
index b1659b3..d19d14f 100644
--- a/stringsort.c
+++ b/stringsort.c
@@ -509,7 +509,7 @@ while((i+i)<=j)
}
}
-inline double
+double
getStringSortScore(void)
{
return results;