[PATCH 4/7] diff.c: adjust hash function signature to match hashmap expectation

2018-04-24 Thread Stefan Beller
This makes the follow up patch easier. Signed-off-by: Stefan Beller --- diff.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/diff.c b/diff.c index ce7bedc1b9..d1bae900cd 100644 --- a/diff.c +++ b/diff.c @@ -707,11 +707,15 @@ struct

[PATCH 4/7] diff.c: adjust hash function signature to match hashmap expectation

2018-04-02 Thread Stefan Beller
This makes the follow up patch easier. Signed-off-by: Stefan Beller --- diff.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/diff.c b/diff.c index 52f6e02130..879b8a5d9d 100644 --- a/diff.c +++ b/diff.c @@ -707,11 +707,15 @@ struct