Progress indicator now shows estimated rate of transfer (e.g. kB/s).
authorMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 08:38:51 +0000 (08:38 +0000)
committerMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 08:38:51 +0000 (08:38 +0000)
commit47f1218d6949a1156034f734cc746b19e759566f
tree194f189d416fc10a05d3aceb67f77918d22a16c8
parent1179355dab021be45e57c675b2ef1ecaa0d9c805
Progress indicator now shows estimated rate of transfer (e.g. kB/s).

Based on a patch from Rik Faith, but modified to make sure we do only
one rprintf call, and that we never end up with two copies of the line
printed out.
util.c