1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Doc fix.

This commit is contained in:
hniksic 2001-12-06 02:48:09 -08:00
parent 4e5bbd646b
commit bfd017746b

View File

@ -521,7 +521,7 @@ create_image (struct bar_progress *bp, long dltime)
int size_legible_len = strlen (size_legible); int size_legible_len = strlen (size_legible);
/* The progress bar should look like this: /* The progress bar should look like this:
xx% [=======> ] nn.nnn rrK/s ETA 00:00 xx% [=======> ] nn,nnn 12.34K/s ETA 00:00
Calculate the geometry. The idea is to assign as much room as Calculate the geometry. The idea is to assign as much room as
possible to the progress bar. The other idea is to never let possible to the progress bar. The other idea is to never let