X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/024d1123bf43ec616da66c2481a8ee877e00b8cb..b6f0036a8ed8fb5278d6fb9da601edc254eb03fe:/cmdline/acqprogress.h diff --git a/cmdline/acqprogress.h b/cmdline/acqprogress.h index 8b8da04a1..48f90ae59 100644 --- a/cmdline/acqprogress.h +++ b/cmdline/acqprogress.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: acqprogress.h,v 1.4 1999/06/13 05:06:40 jgg Exp $ +// $Id: acqprogress.h,v 1.5 2003/02/02 22:24:11 jgg Exp $ /* ###################################################################### Acquire Progress - Command line progress meter @@ -15,7 +15,7 @@ class AcqTextStatus : public pkgAcquireStatus { unsigned int &ScreenWidth; - char BlankLine[300]; + char BlankLine[1024]; unsigned long ID; unsigned long Quiet;