]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edsplistparser.cc
apply various style suggestions by cppcheck
[apt.git] / apt-pkg / edsp / edsplistparser.cc
index d62abe709505ff410e201377dc895d3355171a68..d1c0cf7e8d95a911d7d178f80619e9bd39360508 100644 (file)
@@ -92,3 +92,5 @@ APT_CONST bool edspListParser::LoadReleaseInfo(pkgCache::RlsFileIterator & /*Fil
    return true;
 }
                                                                        /*}}}*/
+
+edspListParser::~edspListParser() {}