Add arch taglines
authorMiles Bader <miles@gnu.org>
Mon, 1 Sep 2003 15:45:56 +0000 (15:45 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 1 Sep 2003 15:45:56 +0000 (15:45 +0000)
regex.c
regex.h

diff --git a/regex.c b/regex.c
index f55cc5aeb614b7249d54680b2c5529ce82ea40c9..a31bb490ff2376d09a884258091c25689be56fc2 100644 (file)
--- a/regex.c
+++ b/regex.c
@@ -6327,3 +6327,6 @@ regfree (preg)
 WEAK_ALIAS (__regfree, regfree)
 
 #endif /* not emacs  */
+
+/* arch-tag: 4ffd68ba-2a9e-435b-a21a-018990f9eeb2
+   (do not change this comment) */
diff --git a/regex.h b/regex.h
index 1cfd4363ea750826f5547ae7609a1be567711611..1818d5f9681e03b90dfb7255afd6bc487ac555e1 100644 (file)
--- a/regex.h
+++ b/regex.h
@@ -571,3 +571,6 @@ version-control: t
 trim-versions-without-asking: nil
 End:
 */
+
+/* arch-tag: bda6e3ec-3c02-4237-a55a-01ad2e120083
+   (do not change this comment) */