summaryrefslogtreecommitdiff
path: root/src/s/iris3-5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/iris3-5.h')
-rw-r--r--src/s/iris3-5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/iris3-5.h b/src/s/iris3-5.h
index 1b8e045ce79..51391d56e9d 100644
--- a/src/s/iris3-5.h
+++ b/src/s/iris3-5.h
@@ -160,3 +160,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: 41161051-477f-44be-bb2a-0eead3142157
+ (do not change this comment) */