author | Linus Torvalds <torvalds@osdl.org> | |
Mon, 5 Jun 2006 18:44:36 +0000 (11:44 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Jun 2006 21:54:17 +0000 (14:54 -0700) | ||
commit | 87cefaaff958e30204a21757012a46883175c00f | |
tree | 1ef8165b8f76e0895ed26067336b49b034cf3d30 | tree | snapshot |
parent | 2befe6feb99da9fb73b9e8c218b414419ef947ec | commit | diff |
rev-list: fix process_tree() conversion.
The tree-walking conversion of the "process_tree()" function
broke packing by using an unrelated variable from outer scope.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The tree-walking conversion of the "process_tree()" function
broke packing by using an unrelated variable from outer scope.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-rev-list.c | diff | blob | history |