diff src/s/ptx4.h @ 52401:695cf19ef79e

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