summaryrefslogtreecommitdiff
path: root/apt-pkg/install-progress.cc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-11-01 10:42:49 +0100
committerMichael Vogt <mvo@debian.org>2013-11-01 10:42:49 +0100
commit61f954bff040809e7ab57b3adec2fe95339ffb94 (patch)
treee9a2dd360db4e42e00d2658d6535d7b44ecf3ab1 /apt-pkg/install-progress.cc
parent213a00a43774ad41d1a59c82fe042390026ab048 (diff)
small documentation updates0.9.13_exp1
Diffstat (limited to 'apt-pkg/install-progress.cc')
-rw-r--r--apt-pkg/install-progress.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/apt-pkg/install-progress.cc b/apt-pkg/install-progress.cc
index b341fe686..09b1bef9e 100644
--- a/apt-pkg/install-progress.cc
+++ b/apt-pkg/install-progress.cc
@@ -13,6 +13,10 @@
namespace APT {
namespace Progress {
+
+/* Return a APT::Progress::PackageManager based on the global
+ * apt configuration (i.e. APT::Status-Fd and APT::Status-deb822-Fd)
+ */
PackageManager* PackageManagerProgressFactory()
{
// select the right progress