mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc fix.
This commit is contained in:
parent
6251403378
commit
3af8340e5b
@ -789,7 +789,7 @@ main (int argc, char *const *argv)
|
|||||||
interoption dependency checks. */
|
interoption dependency checks. */
|
||||||
|
|
||||||
if (opt.reclevel == 0)
|
if (opt.reclevel == 0)
|
||||||
opt.reclevel = INFINITE_RECURSION; /* see wget.h for commentary on this */
|
opt.reclevel = INFINITE_RECURSION; /* see recur.h for commentary on this */
|
||||||
|
|
||||||
if (opt.page_requisites && !opt.recursive)
|
if (opt.page_requisites && !opt.recursive)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user