summaryrefslogtreecommitdiff
path: root/src/s/ptx4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/ptx4.h')
-rw-r--r--src/s/ptx4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/ptx4.h b/src/s/ptx4.h
index 2505a5dfa03..295cb27d1a3 100644
--- a/src/s/ptx4.h
+++ b/src/s/ptx4.h
@@ -35,3 +35,6 @@
fatal ("ioctl I_PUSH ldterm", errno); \
if (ioctl (xforkin, I_PUSH, "ttcompat") == -1 && errno != EINVAL) \
fatal ("ioctl I_PUSH ttcompat", errno);
+
+/* arch-tag: 14621824-8dca-432b-a97a-049fc4ce0e9f
+ (do not change this comment) */