From bfd017746bedd17cc7d09961f0250b2668c12fa2 Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 6 Dec 2001 02:48:09 -0800 Subject: [PATCH] [svn] Doc fix. --- src/progress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/progress.c b/src/progress.c index 3c6922b7..9b42c47b 100644 --- a/src/progress.c +++ b/src/progress.c @@ -521,7 +521,7 @@ create_image (struct bar_progress *bp, long dltime) int size_legible_len = strlen (size_legible); /* 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 possible to the progress bar. The other idea is to never let -- 2.39.2