diff src/s/ptx4.h @ 89909:68c22ea6027c

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