diff options
Diffstat (limited to 'src/regex.c')
-rw-r--r-- | src/regex.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regex.c b/src/regex.c index a31bb490ff2..f55cc5aeb61 100644 --- a/src/regex.c +++ b/src/regex.c @@ -6327,6 +6327,3 @@ regfree (preg) WEAK_ALIAS (__regfree, regfree) #endif /* not emacs */ - -/* arch-tag: 4ffd68ba-2a9e-435b-a21a-018990f9eeb2 - (do not change this comment) */ |