aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-02-23 05:20:32 +0100
committerJunio C Hamano <junkio@cox.net>2007-02-22 21:24:34 -0800
commit75b62b489af7b62a5518c3f199d2a2776205e088 (patch)
treefb7ee6d079c4b286102175d6cdec938159614bed /Makefile
parent755b99d81539461645088085ea033a3b36152da5 (diff)
downloadgit-75b62b489af7b62a5518c3f199d2a2776205e088.tar.gz
git-75b62b489af7b62a5518c3f199d2a2776205e088.tar.xz
git-diff: fix combined diff
The code forgets that typecast binds tighter than addition, in other words: (cast *)array + i === ((cast *)array) + i Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions