X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Finit.c;h=804e473aae2f238fdf28cfccd7a17a9a31c68a8a;hp=fbef133cf9d295217b1a166b996ccb5cfaf67242;hb=4eeabffee6e5b348d36c4f3ba0579ed086226603;hpb=f2b9004e8f213f182983d5f6096da737ece753fc diff --git a/src/init.c b/src/init.c index fbef133c..804e473a 100644 --- a/src/init.c +++ b/src/init.c @@ -413,6 +413,7 @@ defaults (void) /* Use a negative value to mark the absence of --start-pos option */ opt.start_pos = -1; opt.show_progress = false; + opt.noscroll = false; } /* Return the user's home directory (strdup-ed), or NULL if none is