projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use xgettext --no-location in make update-pot
[apt.git]
/
apt-pkg
/
clean.cc
diff --git
a/apt-pkg/clean.cc
b/apt-pkg/clean.cc
index 0fca60ba94c43f30acde501202f1d4ccf9b95265..ebe8a8a530569ad5df7f80d49e5754bac23c41dd 100644
(file)
--- a/
apt-pkg/clean.cc
+++ b/
apt-pkg/clean.cc
@@
-132,4
+132,5
@@
bool pkgArchiveCleaner::Go(std::string Dir,pkgCache &Cache)
}
/*}}}*/
+pkgArchiveCleaner::pkgArchiveCleaner() : d(NULL) {}
APT_CONST pkgArchiveCleaner::~pkgArchiveCleaner() {}