MFC a comment.

This commit is contained in:
kientzle 2007-08-25 04:28:04 +00:00
parent 8162e7625f
commit e9b353931e

View File

@ -394,6 +394,8 @@ do_chdir(struct bsdtar *bsdtar)
/*
* Handle --strip-components and any future path-rewriting options.
* Returns non-zero if the pathname should not be extracted.
*
* TODO: Support pax-style regex path rewrites.
*/
int
edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry)