diff options
author | Guillem Jover <guillem@debian.org> | 2014-07-02 03:12:00 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-07-08 09:52:19 +0200 |
commit | 3c09d634b6aef7bbdbc75f38e3969f4b46b0ac0d (patch) | |
tree | f1484ae5f9f61480b08a25d06dcebf19f53c6d3b /debian/libapt-pkg4.13.symbols | |
parent | 34984adbae646b922c4759849097f047461c4a60 (diff) |
Add new Base256ToNum long long overload function
Diffstat (limited to 'debian/libapt-pkg4.13.symbols')
-rw-r--r-- | debian/libapt-pkg4.13.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libapt-pkg4.13.symbols b/debian/libapt-pkg4.13.symbols index 13b063d76..1fbbf97d6 100644 --- a/debian/libapt-pkg4.13.symbols +++ b/debian/libapt-pkg4.13.symbols @@ -22,6 +22,7 @@ libapt-pkg.so.4.13 libapt-pkg4.13 #MINVER# (c++)"StringToBool(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)@Base" 0.8.0 (c++)"UnmountCdrom(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@Base" 0.8.0 (c++)"_GetErrorObj()@Base" 0.8.0 + (c++)"Base256ToNum(char const*, unsigned long long&, unsigned int)@Base" 1.0.5 (c++)"pkgFixBroken(pkgDepCache&)@Base" 0.8.0 (c++)"DeQuoteString(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)@Base" 0.8.0 (c++)"DeQuoteString(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0.8.0 |