diff src/atimer.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children d85f8f2e71f7 375f2633d815
line wrap: on
line diff
--- a/src/atimer.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/atimer.c	Mon Sep 01 15:45:59 2003 +0000
@@ -433,3 +433,6 @@
   pending_atimers = 0;
   signal (SIGALRM, alarm_signal_handler);
 }
+
+/* arch-tag: e6308261-eec6-404b-89fb-6e5909518d70
+   (do not change this comment) */