]> sjero.net Git - wget/commitdiff
[svn] Doc fix.
authorhniksic <devnull@localhost>
Mon, 25 Apr 2005 10:25:58 +0000 (03:25 -0700)
committerhniksic <devnull@localhost>
Mon, 25 Apr 2005 10:25:58 +0000 (03:25 -0700)
src/main.c

index 935d16d7af0b099dc6e4962f41459d765f0e917e..d7341edb05fef1837f94a08d7ec290f61d2226bd 100644 (file)
@@ -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)
     {