diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-14 14:48:40 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-14 14:48:40 +0200 |
commit | 23af6e40b1ebe4b7fe1047520fcb3327c7212916 (patch) | |
tree | 0b0c38fd79d0417ffc01ba11f51f82216adb8ea2 | |
parent | 458b100ca0ad5e7b9e36824f5c5381701fe042a7 (diff) |
update symbols file
-rw-r--r-- | debian/apt.symbols | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/apt.symbols b/debian/apt.symbols index 7eaf61e50..11994afeb 100644 --- a/debian/apt.symbols +++ b/debian/apt.symbols @@ -374,7 +374,6 @@ libapt-pkg.so.4.10 libapt-pkg4.10 (c++)"pkgOrderList::DepRemove(pkgCache::DepIterator)@Base" 0.8.0 (c++)"pkgOrderList::IsMissing(pkgCache::PkgIterator)@Base" 0.8.0 (c++)"pkgOrderList::VisitDeps(bool (pkgOrderList::*)(pkgCache::DepIterator), pkgCache::PkgIterator)@Base" 0.8.0 - (c++)"pkgOrderList::VisitNode(pkgCache::PkgIterator)@Base" 0.8.0 (c++)"pkgOrderList::WipeFlags(unsigned long)@Base" 0.8.0 (c++)"pkgOrderList::pkgOrderList(pkgDepCache*)@Base" 0.8.0 (c++)"pkgOrderList::~pkgOrderList()@Base" 0.8.0 @@ -1332,3 +1331,5 @@ libapt-pkg.so.4.10 libapt-pkg4.10 (c++)"GetModificationTime(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0.8.15.6 1 (c++)"pkgSourceList::GetLastModifiedTime()@Base" 0.8.15.6 1 (c++)"pkgCacheGenerator::NewDepends(pkgCache::PkgIterator&, pkgCache::VerIterator&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int const&, unsigned int const&, unsigned int*&)@Base" 0.8.15.6 1 + (c++)"pkgCacheFile::RemoveCaches()@Base" 0.8.15.7 1 + (c++)"pkgOrderList::VisitNode(pkgCache::PkgIterator, char const*)@Base" 0.8.15.7 1 |