Clean up after the change of 2006-12-28.
authorJim Meyering <jim@meyering.net>
Sat, 30 Dec 2006 15:12:23 +0000 (16:12 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 30 Dec 2006 15:12:23 +0000 (16:12 +0100)
commitd08d66ebc603295edacdc7fd26f5de0e9aef5b2d
tree21c14012fedd4c494a55836c56ca4ff6bec8d8fb
parent5017d1b4e1879cf1cf644c02205eca3f2b18a947
Clean up after the change of 2006-12-28.
* src/remove.c (AD_pop_and_chdir): Change **DIRP parameter to *DIRP,
now that this function never modifies the pointer.  Adjust comments
and code accordingly.
(remove_dir): Set "dirp" to NULL right after AD_pop_and_chdir call,
now that AD_pop_and_chdir no longer does that.
ChangeLog
src/remove.c