summaryrefslogtreecommitdiff
path: root/src/w32font.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-06-02 00:50:32 +0000
committerMiles Bader <miles@gnu.org>2007-06-02 00:50:32 +0000
commit6d8c85b50c8e287ae61a8f6df0de7b2205bfaee2 (patch)
tree1256d1495b2a51f0ca73164a25c755c1290747f4 /src/w32font.c
parent603e72b1043e41fb06d2a33bb1a4ab0a9a606e72 (diff)
downloademacs-6d8c85b50c8e287ae61a8f6df0de7b2205bfaee2.tar.gz
Add arch tagline
Diffstat (limited to 'src/w32font.c')
-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 ()
w32font_driver.type = Qw32;
register_font_driver (&w32font_driver, NULL);
}
+
+/* arch-tag: 65b8a3cd-46aa-4c0d-a1f3-99e75b9c07ee
+ (do not change this comment) */