combine-diff: better hunk splitting.
authorJunio C Hamano <junkio@cox.net>
Thu, 26 Jan 2006 11:53:01 +0000 (03:53 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:08:29 +0000 (00:08 -0800)
It considered an otherwise unchanged line that had line removals
in front of it an interesting line, which caused hunks to have
one extra the trailing context line.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found