diff src/xfont.c @ 90427:ddb25860d044

Add arch tagline
author Miles Bader <miles@gnu.org>
date Wed, 07 Jun 2006 11:41:58 +0000
parents 5976e428d68e
children 57b847825c30
line wrap: on
line diff
--- a/src/xfont.c	Wed Jun 07 06:37:23 2006 +0000
+++ b/src/xfont.c	Wed Jun 07 11:41:58 2006 +0000
@@ -866,3 +866,6 @@
   xfont_driver.type = Qx;
   register_font_driver (&xfont_driver, NULL);
 }
+
+/* arch-tag: 23c5f366-a5ee-44b7-a3b7-90d6da7fd749
+   (do not change this comment) */