aboutsummaryrefslogtreecommitdiffstats
path: root/src/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex.c')
-rw-r--r--src/regex.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/regex.c b/src/regex.c
index f55cc5aeb6..a31bb490ff 100644
--- a/src/regex.c
+++ b/src/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) */