aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32font.c3
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 ()
1182 w32font_driver.type = Qw32; 1182 w32font_driver.type = Qw32;
1183 register_font_driver (&w32font_driver, NULL); 1183 register_font_driver (&w32font_driver, NULL);
1184} 1184}
1185
1186/* arch-tag: 65b8a3cd-46aa-4c0d-a1f3-99e75b9c07ee
1187 (do not change this comment) */