userdiff.c: add C# async keyword in diff pattern
authorThomas Levesque <redacted>
Thu, 8 Mar 2018 11:05:32 +0000 (11:05 +0000)
committerJunio C Hamano <redacted>
Thu, 8 Mar 2018 19:03:32 +0000 (11:03 -0800)
commita12cec99f8b64a0b99ae6f8a7e4724039406aea3
treefb8c19b5c233112d1302545de109ab5a56ec9801
parent38e79b1fdab9244e1727d0698afcf3bb8956c0a4
userdiff.c: add C# async keyword in diff pattern

Currently C# async methods are not shown in diff hunk headers. I just
added the async keyword to the csharp method pattern so that they are
properly detected.

Signed-off-by: Thomas Levesque <redacted>
Signed-off-by: Junio C Hamano <redacted>
userdiff.c
git clone https://git.99rst.org/PROJECT