sync with rpm4 branch: fancyPercents: forgotten lines
This commit is contained in:
parent
8d7d267633
commit
2d7975f990
@ -32,6 +32,11 @@ static int progressTotal = 0;
|
||||
/*@unchecked@*/
|
||||
static int progressCurrent = 0;
|
||||
|
||||
static int checkedTTY = 0;
|
||||
static int countWidth = 0;
|
||||
static int nameWidth = 29;
|
||||
static int hashesTotal = 50;
|
||||
|
||||
static void checkTTY( void )
|
||||
{
|
||||
struct winsize ws;
|
||||
|
Loading…
x
Reference in New Issue
Block a user