diff options
Diffstat (limited to 'src/ftxfont.c')
-rw-r--r-- | src/ftxfont.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ftxfont.c b/src/ftxfont.c index af6a96f7060..4e91bd50895 100644 --- a/src/ftxfont.c +++ b/src/ftxfont.c @@ -344,3 +344,6 @@ syms_of_ftxfont () register_font_driver (&ftxfont_driver, NULL); } + +/* arch-tag: 59bd3469-5330-413f-b29d-1aa36492abe8 + (do not change this comment) */ |