mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Indentation change.
This commit is contained in:
parent
91a190a770
commit
6fe9ec9f16
@ -535,7 +535,8 @@ download_child_p (const struct urlpos *upos, struct url *parent, int depth,
|
||||
}
|
||||
|
||||
/* 8. */
|
||||
if (opt.use_robots && (u->scheme == SCHEME_HTTP
|
||||
if (opt.use_robots
|
||||
&& (u->scheme == SCHEME_HTTP
|
||||
#ifdef HAVE_SSL
|
||||
|| u->scheme == SCHEME_HTTPS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user