summaryrefslogtreecommitdiff
path: root/src/s/iris3-6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/iris3-6.h')
-rw-r--r--src/s/iris3-6.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/iris3-6.h b/src/s/iris3-6.h
index 56e0e06fefc..50d0962e48f 100644
--- a/src/s/iris3-6.h
+++ b/src/s/iris3-6.h
@@ -157,3 +157,6 @@ Boston, MA 02111-1307, USA. */
/* This is how to get the device name of the tty end of a pty. */
#define PTY_TTY_NAME_SPRINTF \
sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev));
+
+/* arch-tag: cdf2033e-a2d5-43e1-a1a2-a7243cf41a11
+ (do not change this comment) */