summaryrefslogtreecommitdiff
path: root/src/psaux/psintrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/psaux/psintrp.c')
-rw-r--r--src/psaux/psintrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psaux/psintrp.c b/src/psaux/psintrp.c
index 40e927663..112936e21 100644
--- a/src/psaux/psintrp.c
+++ b/src/psaux/psintrp.c
@@ -469,7 +469,7 @@
*/
FT_LOCAL_DEF( void )
cf2_interpT2CharString( CF2_Font font,
- CF2_Buffer buf,
+ const CF2_Buffer buf,
CF2_OutlineCallbacks callbacks,
const FT_Vector* translation,
FT_Bool doingSeac,