author | Junio C Hamano <junkio@cox.net> | |
Sat, 10 Feb 2007 06:18:19 +0000 (22:18 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 10 Feb 2007 06:43:02 +0000 (22:43 -0800) | ||
commit | 471efb09aaa266e75e499829fc31a59337ef4a96 | |
tree | 9aea285da42bb0c4fb8ae56e5492acfc65ef25f1 | tree | snapshot |
parent | cc46a74398e6a542d61d8fa0b197b7dedcd7f301 | commit | diff |
diff_flush_name(): take struct diff_options parameter.
Among the low-level output functions called from flush_one_pair(),
this was the only function that did not take (filepair, options)
as arguments.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Among the low-level output functions called from flush_one_pair(),
this was the only function that did not take (filepair, options)
as arguments.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history |