diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-28 10:46:41 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-28 12:58:55 +0200 |
commit | 2c0b4dfd5a2099bdbbdfad71c3193a25c9052f2d (patch) | |
tree | a3dc8e955138f62d94bbfde10f8d68bdb6230ffc /tar.h | |
parent | Fix some more diff options changes. (diff) | |
download | git-2c0b4dfd5a2099bdbbdfad71c3193a25c9052f2d.tar.xz git-2c0b4dfd5a2099bdbbdfad71c3193a25c9052f2d.zip |
combine-diff.c: type sanity.
In diff_tree_combined(), show_log_first boolean is initialized with
rev->loginfo (pointer to a string); the intention is that if we have
some string to be emitted we would want to remember that fact. Picky
compilers are offended by this, so make the expression a bit type-safer.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tar.h')
0 files changed, 0 insertions, 0 deletions