diff src/terminfo.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 1227d372d5ec
children a8fa7c632ee4 375f2633d815
line wrap: on
line diff
--- a/src/terminfo.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/terminfo.c	Mon Sep 01 15:45:59 2003 +0000
@@ -49,3 +49,6 @@
   strcpy (outstring, temp);
   return outstring;
 }
+
+/* arch-tag: a6f96a69-e68f-4e9d-a223-f0b0da26ead5
+   (do not change this comment) */