diff src/s/iris3-6.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents ad887a4586ab
children 23a17af379b1 375f2633d815
line wrap: on
line diff
--- a/src/s/iris3-6.h	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/s/iris3-6.h	Mon Sep 01 15:45:59 2003 +0000
@@ -157,3 +157,6 @@
 /* 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) */