author | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Apr 2006 10:22:00 +0000 (03:22 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Apr 2006 10:22:00 +0000 (03:22 -0700) | ||
commit | 5069b1cf6177f837830dd3ac402bee4f3d088fa5 | |
tree | 731923369b7887e253e8b09ba5eb5f44789eda7b | tree | snapshot |
parent | 42b5c78845feb44f1d36eecad4c72336d5c2a9c5 | commit | diff |
diff-tree: typefix.
Recent diff_tree_setup_paths() update made it take a second
argument of type "struct diff_options", but we passed another
struct that happenes to have that type at the beginning by
mistake.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Recent diff_tree_setup_paths() update made it take a second
argument of type "struct diff_options", but we passed another
struct that happenes to have that type at the beginning by
mistake.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-tree.c | diff | blob | history |