diff src/s/iris3-6.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
line wrap: on
line diff
--- a/src/s/iris3-6.h	Thu Apr 15 01:08:34 2004 +0000
+++ b/src/s/iris3-6.h	Fri Apr 16 12:51:06 2004 +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) */