* src/remove.c (remove_dir): Move new cache_stat_init call onto
authorJim Meyering <jim@meyering.net>
Mon, 11 Sep 2006 13:22:04 +0000 (13:22 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Sep 2006 13:22:04 +0000 (13:22 +0000)
commit75b99e8f20be498c1e87ea57a8db0a8afafb9eb6
treef04ef30a39aa969471ba9ea3bc6e7bd9ada1a450
parentd28b0d4de83f21c85f273cbf8cba3f7b68e42ff5
* src/remove.c (remove_dir): Move new cache_stat_init call onto
it's own line.
(rm_1): Move declaration of "st" and new cache_stat_init call
"down" to nearer where they're used.
ChangeLog
src/remove.c