summaryrefslogtreecommitdiff
path: root/src/fcname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fcname.c')
-rw-r--r--src/fcname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fcname.c b/src/fcname.c
index 2abf949..1cce324 100644
--- a/src/fcname.c
+++ b/src/fcname.c
@@ -274,7 +274,7 @@ FcNameConstant (FcChar8 *string, int *result)
}
FcBool
-FcNameBool (FcChar8 *v, FcBool *result)
+FcNameBool (const FcChar8 *v, FcBool *result)
{
char c0, c1;