Fix a remove_empty_dir_recursive problem.
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 1 Oct 2006 12:36:49 +0000 (14:36 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 1 Oct 2006 15:41:58 +0000 (08:41 -0700)
commit28bed6ea2198f6589ad43e48666906a879839442
tree3dca2c2fc1cd384ebfcd600a89a042fdc62c81fb
parent2eaf22242f61b13c38c87cbb0e84c84974c52d66
Fix a remove_empty_dir_recursive problem.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
refs.c