summaryrefslogtreecommitdiff
path: root/pango/pango-script.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-script.c')
-rw-r--r--pango/pango-script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-script.c b/pango/pango-script.c
index 0de2edaa..b5045c42 100644
--- a/pango/pango-script.c
+++ b/pango/pango-script.c
@@ -209,7 +209,7 @@ static const gunichar paired_chars[] = {
0x301a, 0x301b
};
-int
+static int
get_pair_index (gunichar ch)
{
int lower = 0;