Add arch taglines
[bpt/emacs.git] / src / md5.c
index a27d67b..c8df561 100644 (file)
--- a/src/md5.c
+++ b/src/md5.c
@@ -441,3 +441,6 @@ md5_process_block (buffer, len, ctx)
   ctx->C = C;
   ctx->D = D;
 }
+
+/* arch-tag: 60084f04-b434-42cb-9d2b-e91df01f4325
+   (do not change this comment) */