projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
imbue datetime parsing with C.UTF-8 locale
[apt.git]
/
apt-pkg
/
install-progress.h
diff --git
a/apt-pkg/install-progress.h
b/apt-pkg/install-progress.h
index ee03ac217a08019527d297ad7042a01299ca8142..23ddbbec63f66fa19f805a88d5c30077e43c1b67 100644
(file)
--- a/
apt-pkg/install-progress.h
+++ b/
apt-pkg/install-progress.h
@@
-42,7
+42,7
@@
namespace Progress {
virtual void Pulse() {};
virtual long GetPulseInterval() {
- return 500000;
+ return 500000
00
;
};
virtual bool StatusChanged(std::string PackageName,