summaryrefslogtreecommitdiff
path: root/src/bestmatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bestmatch.h')
-rw-r--r--src/bestmatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bestmatch.h b/src/bestmatch.h
index d3bba7e..958b1ca 100644
--- a/src/bestmatch.h
+++ b/src/bestmatch.h
@@ -51,7 +51,7 @@
* search.
*/
-OFFSET
+static OFFSET
bestmatch(OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim,
OFFSET min, OFFSET max, OFFSET *py)
{