From 34c68008a100c6cbdaf1fb4b032a033d88215b36 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 1 Sep 2003 15:45:56 +0000 Subject: [PATCH] Add arch taglines --- regex.c | 3 +++ regex.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/regex.c b/regex.c index f55cc5aeb6..a31bb490ff 100644 --- 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 1cfd4363ea..1818d5f968 100644 --- 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) */ -- 2.30.2