From 3af8340e5b5cc03b498b42f2180da4aed4a2b468 Mon Sep 17 00:00:00 2001 From: hniksic Date: Mon, 25 Apr 2005 03:25:58 -0700 Subject: [PATCH] [svn] Doc fix. --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 935d16d7..d7341edb 100644 --- a/src/main.c +++ b/src/main.c @@ -789,7 +789,7 @@ main (int argc, char *const *argv) interoption dependency checks. */ 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) { -- 2.39.2