* config/linker-map.gnu: Remove ; after __numpunct_cache.

From-SVN: r68563
This commit is contained in:
Nathan Sidwell 2003-06-27 11:01:27 +00:00 committed by Nathan Sidwell
parent 457515250c
commit 5648db5461
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-06-27 Nathan Sidwell <nathan@codesourcery.com>
* config/linker-map.gnu: Remove ; after __numpunct_cache.
2003-06-26 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/ios_base.h (ios_base::_M_getloc): Return reference

View File

@ -56,7 +56,7 @@ GLIBCPP_3.4 {
std::__num_base::_S_format_int*;
std::__num_base::_S_atoms_in;
std::__num_base::_S_atoms_out;
std::__numpunct_cache*;
std::__numpunct_cache*
};
# Names not in an 'extern' block are mangled names.