summaryrefslogtreecommitdiff
path: root/fonts.conf.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-01-28 21:28:20 +0000
committerKeith Packard <keithp@keithp.com>2003-01-28 21:28:20 +0000
commit3d72cadda1f3398238ad9a5c52e31a9c710ccb5f (patch)
treee15a4bc5607484ed304145182fe8597ce682a16f /fonts.conf.in
parent4d3520610ec82a80601a1590861dc9505e2813b4 (diff)
Bug #4 The last entry for the terminator should not be 0xfffa, but 0xfffb.
Diffstat (limited to 'fonts.conf.in')
-rw-r--r--fonts.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts.conf.in b/fonts.conf.in
index f230ff1..65c79bc 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -297,7 +297,7 @@
<int>0xffa0</int> <!-- HALFWIDTH HANGUL FILLER -->
<int>0xfff9</int> <!-- INTERLINEAR ANNOTATION ANCHOR -->
<int>0xfffa</int> <!-- INTERLINEAR ANNOTATION SEPARATOR -->
- <int>0xfffa</int> <!-- INTERLINEAR ANNOTATION TERMINATOR -->
+ <int>0xfffb</int> <!-- INTERLINEAR ANNOTATION TERMINATOR -->
</blank>
<!--
Rescan configuration every 30 seconds when FcFontSetList is called