diff options
Diffstat (limited to 'src/xfont.c')
-rw-r--r-- | src/xfont.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xfont.c b/src/xfont.c index 463db58b11c..e552e37709f 100644 --- a/src/xfont.c +++ b/src/xfont.c @@ -866,3 +866,6 @@ syms_of_xfont () xfont_driver.type = Qx; register_font_driver (&xfont_driver, NULL); } + +/* arch-tag: 23c5f366-a5ee-44b7-a3b7-90d6da7fd749 + (do not change this comment) */ |