Add arch taglines
[bpt/emacs.git] / oldXMenu / insque.c
index e15db5d..2b1f52b 100644 (file)
@@ -36,3 +36,6 @@ emacs_remque (elem)
   if (prev)
     prev->q_forw = next;
 }
+
+/* arch-tag: a8719d1a-5c3f-4bce-b36b-173106d36165
+   (do not change this comment) */