diff src/unexsni.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children a8fa7c632ee4 375f2633d815
line wrap: on
line diff
--- a/src/unexsni.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/unexsni.c	Mon Sep 01 15:45:59 2003 +0000
@@ -919,3 +919,6 @@
   if (chmod (new_name, stat_buf.st_mode) == -1)
     fatal ("Can't chmod(%s): errno %d\n", new_name, errno);
 }
+
+/* arch-tag: c784ead3-7a27-442b-83fe-7af8d08654d3
+   (do not change this comment) */