diff src/s/sol2-3.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 63fd40a97a75
children ecc35001afc5 375f2633d815
line wrap: on
line diff
--- a/src/s/sol2-3.h	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/s/sol2-3.h	Mon Sep 01 15:45:59 2003 +0000
@@ -48,3 +48,6 @@
     strncpy (pty_name, ptyname, sizeof (pty_name)); \
     pty_name[sizeof (pty_name) - 1] = 0;	\
   }
+
+/* arch-tag: a8fe2e15-e517-49cb-a863-f346b80885fe
+   (do not change this comment) */