diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-20 23:37:51 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-20 23:37:51 -0700 |
commit | 171dccd511bb4642e4491dc5115549b67a859a5b (patch) | |
tree | 7ec869834886dfec9af81e535713a973d0a0bf3d /tree.c | |
parent | 3254d218b4f9ef1550d1d83670fad8f455b08578 (diff) | |
download | git-171dccd511bb4642e4491dc5115549b67a859a5b.tar.gz |
blame: cmp_suspect is not "cmp" anymore.
The earlier round makes the function return "is it different"
and it does not return a value suitable for sorting anymore. Reverse
the logic to return "are they the same suspect" instead, and rename
it to "same_suspect()".
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tree.c')
0 files changed, 0 insertions, 0 deletions