]> sjero.net Git - wget/blobdiff - src/options.h
More progress bar aesthetic changes
[wget] / src / options.h
index 9358e3023a5a9893b55a7f9a62346258bcdf383b..2855149c09062508f1ed149218cb06e710362454 100644 (file)
@@ -135,6 +135,7 @@ struct options
   char *base_href;
   char *progress_type;         /* progress indicator type. */
   bool show_progress;        /* Show only the progress bar */
+  bool noscroll;             /* Don't scroll the filename in the progressbar */
   char *proxy_user; /*oli*/
   char *proxy_passwd;