diff options
Diffstat (limited to 'src/regex.c')
-rw-r--r-- | src/regex.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/regex.c b/src/regex.c index f55cc5aeb61..a31bb490ff2 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) */ |