mirror of
https://github.com/mirror/wget.git
synced 2025-01-06 10:20:56 +08: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)
|
||||
continue;
|
||||
if (pathel == next)
|
||||
/* Ignore empty pathels. path_simplify should remove
|
||||
occurrences of "//" from the path, but it has special cases
|
||||
for starting / which generates an empty pathel here. */
|
||||
/* Ignore empty pathels. */
|
||||
continue;
|
||||
|
||||
if (dest->tail)
|
||||
|
Loading…
Reference in New Issue
Block a user