summaryrefslogtreecommitdiff
path: root/src/xterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 4b598f48098..4cc8cd34957 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -1062,3 +1062,6 @@ extern int x_session_have_connection P_ ((void));
(nr).y = (ry), \
(nr).width = (rwidth), \
(nr).height = (rheight))
+
+/* arch-tag: 78a7972a-b18f-4694-861a-0780c4b3090e
+ (do not change this comment) */