diff src/xterm.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 2415f47f227a
children 751a01f97570 375f2633d815
line wrap: on
line diff
--- a/src/xterm.h	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/xterm.h	Mon Sep 01 15:45:59 2003 +0000
@@ -1062,3 +1062,6 @@
    (nr).y = (ry),					\
    (nr).width = (rwidth),				\
    (nr).height = (rheight))
+
+/* arch-tag: 78a7972a-b18f-4694-861a-0780c4b3090e
+   (do not change this comment) */