diff options
Diffstat (limited to 'src/w32font.c')
-rw-r--r-- | src/w32font.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32font.c b/src/w32font.c index 52af8f359ab..e0e3f69cac6 100644 --- a/src/w32font.c +++ b/src/w32font.c @@ -1182,3 +1182,6 @@ syms_of_w32font () w32font_driver.type = Qw32; register_font_driver (&w32font_driver, NULL); } + +/* arch-tag: 65b8a3cd-46aa-4c0d-a1f3-99e75b9c07ee + (do not change this comment) */ |