Re: [PATCH v2] userdiff: remove empty subexpression from elixir regex
From: Jeff King <hidden> Date: 2019-12-13 20:40:21
On Fri, Dec 13, 2019 at 05:55:35PM +0000, Ed Maste wrote:
The regex failed to compile on FreeBSD.
Fixes: a807200f67588f6e
Signed-off-by: Ed Maste <redacted>
---
Add /* -- */ to make things more clear and be consistent with other
patterns.