author | Junio C Hamano <junkio@cox.net> | |
Wed, 12 Apr 2006 20:23:50 +0000 (13:23 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 12 Apr 2006 20:23:50 +0000 (13:23 -0700) | ||
commit | 8bc7574b6332ef45645c6e0917e9d59919b277ef | |
tree | a24880a4d8368ce8adb1fe311344f304b2bd81ed | tree | snapshot |
parent | 740659519e0b30bc6b64f00ba69825294c40db07 | commit | diff |
combine-diff: type fix.
The variable hunk_end points at a line number, which is
represented as unsigned long by all the other variables.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The variable hunk_end points at a line number, which is
represented as unsigned long by all the other variables.
Signed-off-by: Junio C Hamano <junkio@cox.net>
combine-diff.c | diff | blob | history |