]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/clean.cc
lintian: don't show the typofix as a typo
[apt.git] / apt-pkg / clean.cc
index d05ae83b95d052ee4f37fb6a736df3f487a1ff02..ebe8a8a530569ad5df7f80d49e5754bac23c41dd 100644 (file)
@@ -132,5 +132,5 @@ bool pkgArchiveCleaner::Go(std::string Dir,pkgCache &Cache)
 }
                                                                        /*}}}*/
 
 }
                                                                        /*}}}*/
 
-pkgArchiveCleaner::pkgArchiveCleaner() {}
+pkgArchiveCleaner::pkgArchiveCleaner() : d(NULL) {}
 APT_CONST pkgArchiveCleaner::~pkgArchiveCleaner() {}
 APT_CONST pkgArchiveCleaner::~pkgArchiveCleaner() {}