libbb/progress.c: make sure we never get negative ETA
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Feb 2011 11:59:11 +0000 (12:59 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Feb 2011 11:59:11 +0000 (12:59 +0100)
commite52e67cb512e775fd83ca399cc807c363ba59dcc
treec2c4576c52baf48bc177628fcc933f3555997c87
parent838d4bb0cd0805e1671073627d86baf100af021b
libbb/progress.c: make sure we never get negative ETA

function                                             old     new   delta
bb_progress_update                                   738     733      -5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/progress.c