diff src/lastfile.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 38b8a103975c
children 3e88eecfd57d 375f2633d815
line wrap: on
line diff
--- a/src/lastfile.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/lastfile.c	Mon Sep 01 15:45:59 2003 +0000
@@ -51,3 +51,6 @@
 static char _my_endbss[1];
 char * my_endbss_static = _my_endbss;
 #endif
+
+/* arch-tag: 67e81ab4-e14f-44b2-8875-c0c12252223e
+   (do not change this comment) */