Re: [PATCH] mid: drop repeated ';' in mid_escape() regular expression

2020-09-20 Thread Eric Wong
Thanks, pushed as commit dc93c36eb62d36e649b9500b7f190687a3fbcffd -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/

[PATCH] mid: drop repeated ';' in mid_escape() regular expression

2020-09-20 Thread Kyle Meyer
--- lib/PublicInbox/MID.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/PublicInbox/MID.pm b/lib/PublicInbox/MID.pm index 369bb034..5aeffb8c 100644 --- a/lib/PublicInbox/MID.pm +++ b/lib/PublicInbox/MID.pm @@ -125,7 +125,7 @@ sub uniq_mids ($;$) { } # RFC3986, sectio