mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Updated comment.
This commit is contained in:
parent
3f6913663e
commit
c6dcc539f8
@ -1509,9 +1509,7 @@ append_dir_structure (const struct url *u, struct growable *dest)
|
|||||||
if (cut-- > 0)
|
if (cut-- > 0)
|
||||||
continue;
|
continue;
|
||||||
if (pathel == next)
|
if (pathel == next)
|
||||||
/* Ignore empty pathels. path_simplify should remove
|
/* Ignore empty pathels. */
|
||||||
occurrences of "//" from the path, but it has special cases
|
|
||||||
for starting / which generates an empty pathel here. */
|
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
if (dest->tail)
|
if (dest->tail)
|
||||||
|
Loading…
Reference in New Issue
Block a user