From: Miles Bader Date: Mon, 1 Sep 2003 15:45:56 +0000 (+0000) Subject: Add arch taglines X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c68008a100c6cbdaf1fb4b032a033d88215b36;p=pspp Add arch taglines --- 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) */