From: Stefan Beller Date: Mon, 16 Jul 2018 23:05:38 +0000 (-0700) Subject: diff.c: adjust hash function signature to match hashmap expectation X-Git-Tag: v2.19.0-rc0~108^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ee1df66f7cfd0f37bb0e235c4f7ef12bd09a8d2d?hp=ee1df66f7cfd0f37bb0e235c4f7ef12bd09a8d2d diff.c: adjust hash function signature to match hashmap expectation This makes the follow up patch easier. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano ---