summaryrefslogtreecommitdiff
path: root/src/base/ftobjs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ftobjs.c')
-rw-r--r--src/base/ftobjs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/ftobjs.c b/src/base/ftobjs.c
index aecbcf965..46d0c4e50 100644
--- a/src/base/ftobjs.c
+++ b/src/base/ftobjs.c
@@ -1915,7 +1915,7 @@
sfnt_ps,
length,
FT_MIN( face_index, 0 ),
- is_sfnt_cid ? "cid" : "type1",
+ is_sfnt_cid ? "t1cid" : "type1",
aface );
Exit:
{